Skip to content

Commit

Permalink
chore(release): 1.36.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.36.3](1.36.2...1.36.3) (2021-08-05)

### Bug Fixes

* **logging:** Log info and above by default ([#327](#327)) ([a72b10b](a72b10b))
  • Loading branch information
semantic-release-bot committed Aug 5, 2021
1 parent a72b10b commit cdc23b7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 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.3](https://github.com/AEGEE/core/compare/1.36.2...1.36.3) (2021-08-05)


### Bug Fixes

* **logging:** Log info and above by default ([#327](https://github.com/AEGEE/core/issues/327)) ([a72b10b](https://github.com/AEGEE/core/commit/a72b10b4499a7ca6c3b64ab05e83ff09933ea955))

## [1.36.2](https://github.com/AEGEE/core/compare/1.36.1...1.36.2) (2021-05-11)


Expand Down
2 changes: 1 addition & 1 deletion 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.2",
"version": "1.36.3",
"description": "The core module of my.aegee.eu",
"keywords": [],
"author": "Sergey Peshkov",
Expand Down

0 comments on commit cdc23b7

Please sign in to comment.