Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](1.1.1...1.1.2) (2024-01-13)

### Bug Fixes

* **board:** allow former boards to be added ([#571](#571)) ([fdfab28](fdfab28))
  • Loading branch information
semantic-release-bot committed Jan 13, 2024
1 parent fdfab28 commit 697e757
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.2](https://github.com/AEGEE/network/compare/1.1.1...1.1.2) (2024-01-13)


### Bug Fixes

* **board:** allow former boards to be added ([#571](https://github.com/AEGEE/network/issues/571)) ([fdfab28](https://github.com/AEGEE/network/commit/fdfab28a0cf90fed24cdf6bde5c432bc777f4b4d))

## [1.1.1](https://github.com/AEGEE/network/compare/1.1.0...1.1.1) (2024-01-13)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "network",
"version": "1.1.1",
"version": "1.1.2",
"description": "Network module for MyAEGEE, for network history and network status.",
"main": "lib/run.js",
"scripts": {
Expand Down

0 comments on commit 697e757

Please sign in to comment.