Skip to content

Commit

Permalink
chore(release): 1.5.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.4](1.5.3...1.5.4) (2024-09-24)

### Bug Fixes

* **applications:** allow admin access to boardview ([#791](#791)) ([8ff59d3](8ff59d3))
  • Loading branch information
semantic-release-bot committed Sep 24, 2024
1 parent 8ff59d3 commit f1ebe80
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.5.4](https://github.com/AEGEE/summeruniversity/compare/1.5.3...1.5.4) (2024-09-24)


### Bug Fixes

* **applications:** allow admin access to boardview ([#791](https://github.com/AEGEE/summeruniversity/issues/791)) ([8ff59d3](https://github.com/AEGEE/summeruniversity/commit/8ff59d36a04cf289f6cbdea8443a4e681ffc1a4c))

## [1.5.3](https://github.com/AEGEE/summeruniversity/compare/1.5.2...1.5.3) (2024-09-20)


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": "summeruniversity",
"version": "1.5.3",
"version": "1.5.4",
"description": "Summer University module of MyAEGEE",
"main": "lib/server.js",
"directories": {
Expand Down

0 comments on commit f1ebe80

Please sign in to comment.