Skip to content

Commit

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

### Features

* **network:** automatically load membership fee payment ([#2211](#2211)) ([4193f91](4193f91))
  • Loading branch information
semantic-release-bot committed Oct 9, 2024
1 parent 4193f91 commit 13cf27b
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.38.0](https://github.com/AEGEE/frontend/compare/1.37.7...1.38.0) (2024-10-09)


### Features

* **network:** automatically load membership fee payment ([#2211](https://github.com/AEGEE/frontend/issues/2211)) ([4193f91](https://github.com/AEGEE/frontend/commit/4193f918d413171259782c9b19e745d28a7d5e0c))

## [1.37.7](https://github.com/AEGEE/frontend/compare/1.37.6...1.37.7) (2024-10-09)


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": "frontend",
"version": "1.37.7",
"version": "1.38.0",
"description": "MyAEGEE Frontend",
"homepage": "https://my.aegee.eu",
"license": "MIT",
Expand Down

0 comments on commit 13cf27b

Please sign in to comment.