Skip to content

Commit 237c5b6

Browse files
chore(release): 1.38.2 [skip ci]
## [1.38.2](1.38.1...1.38.2) (2024-04-06) ### Bug Fixes * **members:** allow users to fetch own email. Fixes HELP-2449 ([#912](#912)) ([cf47798](cf47798))
1 parent cf47798 commit 237c5b6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.38.2](https://github.com/AEGEE/core/compare/1.38.1...1.38.2) (2024-04-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **members:** allow users to fetch own email. Fixes HELP-2449 ([#912](https://github.com/AEGEE/core/issues/912)) ([cf47798](https://github.com/AEGEE/core/commit/cf47798045c5660a46fdd233534121731fb9f01e))
7+
18
## [1.38.1](https://github.com/AEGEE/core/compare/1.38.0...1.38.1) (2024-01-24)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "core",
3-
"version": "1.38.1",
3+
"version": "1.38.2",
44
"description": "The core module of my.aegee.eu",
55
"keywords": [],
66
"author": "Sergey Peshkov",

0 commit comments

Comments
 (0)