Skip to content

Commit c21202b

Browse files
committed
chore(main): release 2.4.1
1 parent 71eff2c commit c21202b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.4.1](https://github.com/myriadsocial/myriad-api/compare/2.4.0...2.4.1) (2023-06-16)
4+
5+
6+
### Bug Fixes
7+
8+
* mongo index user email ([#892](https://github.com/myriadsocial/myriad-api/issues/892)) ([71eff2c](https://github.com/myriadsocial/myriad-api/commit/71eff2ca6378a598666fd258df56f8050d36023f))
9+
* profile ([#890](https://github.com/myriadsocial/myriad-api/issues/890)) ([8a3b7d9](https://github.com/myriadsocial/myriad-api/commit/8a3b7d9be344b10a7e1f2143547506bb4c383abe))
10+
311
## [2.4.0](https://github.com/myriadsocial/myriad-api/compare/2.3.1...2.4.0) (2023-06-15)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myriad-api",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "myriad-api",
55
"private": true,
66
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)