Skip to content

Commit

Permalink
chore(release): 1.36.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.36.8](AEGEE/core@1.36.7...1.36.8) (2021-12-09)

### Bug Fixes

* **superadmin:** add endpoint for superadmin ([#400](AEGEE/core#400)) ([493552d](AEGEE/core@493552d))
  • Loading branch information
semantic-release-bot committed Dec 9, 2021
1 parent 493552d commit 8af0f60
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.36.8](https://github.com/AEGEE/core/compare/1.36.7...1.36.8) (2021-12-09)


### Bug Fixes

* **superadmin:** add endpoint for superadmin ([#400](https://github.com/AEGEE/core/issues/400)) ([493552d](https://github.com/AEGEE/core/commit/493552d00292ddf79d9cc26772b6c0f7597432ea))

## [1.36.7](https://github.com/AEGEE/core/compare/1.36.6...1.36.7) (2021-12-01)


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": "core",
"version": "1.36.7",
"version": "1.36.8",
"description": "The core module of my.aegee.eu",
"keywords": [],
"author": "Sergey Peshkov",
Expand Down

0 comments on commit 8af0f60

Please sign in to comment.