Skip to content

Commit 2050a9d

Browse files
authored
chore(main): release 2.4.1 (#593)
1 parent f8212e2 commit 2050a9d

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,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.1](https://github.com/debionetwork/debio-backend/compare/2.4.0...2.4.1) (2023-02-23)
4+
5+
6+
### Bug Fixes
7+
8+
* update auth login myriad ([#592](https://github.com/debionetwork/debio-backend/issues/592)) ([f8212e2](https://github.com/debionetwork/debio-backend/commit/f8212e2dac5193d52b4e74ca2ea410f40eeb409a))
9+
310
## [2.4.0](https://github.com/debionetwork/debio-backend/compare/2.3.0...2.4.0) (2023-02-17)
411

512

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": "debio-backend",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"private": true,
55
"license": "AGPL-3.0",
66
"author": "DeBio Dev Team <dev@debio.network>",

0 commit comments

Comments
 (0)