Skip to content

Commit

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

### Features

* **body:** add google_group ([#867](#867)) ([6a2fea2](6a2fea2))
  • Loading branch information
semantic-release-bot committed Jan 21, 2024
1 parent 6a2fea2 commit 1841cc4
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.37.0](https://github.com/AEGEE/core/compare/1.36.12...1.37.0) (2024-01-21)


### Features

* **body:** add google_group ([#867](https://github.com/AEGEE/core/issues/867)) ([6a2fea2](https://github.com/AEGEE/core/commit/6a2fea27b7518f44467081f09014a0dafd64ec12))

## [1.36.12](https://github.com/AEGEE/core/compare/1.36.11...1.36.12) (2023-09-22)


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

0 comments on commit 1841cc4

Please sign in to comment.