Skip to content

Commit d19fa75

Browse files
committed
chore(main): release 2.4.3
1 parent e0e74e8 commit d19fa75

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [2.4.3](https://github.com/debionetwork/debio-backend/compare/2.4.2...2.4.3) (2024-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* fix response not in json form ([#680](https://github.com/debionetwork/debio-backend/issues/680)) ([b2a2ede](https://github.com/debionetwork/debio-backend/commit/b2a2edecf8517594467ffd36354dbaa23291dce6))
9+
* google cloud storage ([#705](https://github.com/debionetwork/debio-backend/issues/705)) ([8afc4cd](https://github.com/debionetwork/debio-backend/commit/8afc4cd23d63cdf4d05de90549ba791b1d81d888))
10+
* google cloud storage ([#706](https://github.com/debionetwork/debio-backend/issues/706)) ([e0e74e8](https://github.com/debionetwork/debio-backend/commit/e0e74e8dededcce7bf8e77704f87cf111fa39abb))
11+
* issues with adding post to timeline ([#682](https://github.com/debionetwork/debio-backend/issues/682)) ([e850573](https://github.com/debionetwork/debio-backend/commit/e85057306d664286cbc37da2e6bb0fcd706e7885))
12+
* timeline not included in create post ([#676](https://github.com/debionetwork/debio-backend/issues/676)) ([d869401](https://github.com/debionetwork/debio-backend/commit/d8694015bcb55ce705710b9134ded5d733187c64))
13+
314
## [2.4.2](https://github.com/debionetwork/debio-backend/compare/2.4.1...2.4.2) (2023-03-30)
415

516

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

0 commit comments

Comments
 (0)