Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 00ebf0b

Browse files
author
Conventional Changelog Action
committed
chore(release): v3.4.4 [skip ci]
1 parent 3b324b6 commit 00ebf0b

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.4.4](https://github.com/EddieHubCommunity/BioDrop/compare/v3.4.3...v3.4.4) (2024-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* output app version in deploy ([3b324b6](https://github.com/EddieHubCommunity/BioDrop/commit/3b324b61d117524c4953c6aaba097ebdeab3aaeb))
7+
8+
9+
110
## [3.4.3](https://github.com/EddieHubCommunity/BioDrop/compare/v3.4.2...v3.4.3) (2024-07-01)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
## [3.3.2](https://github.com/EddieHubCommunity/BioDrop/compare/v3.3.1...v3.3.2) (2024-06-30)
38-
39-
40-
### Bug Fixes
41-
42-
* actions to use redirect branch ([3381bee](https://github.com/EddieHubCommunity/BioDrop/commit/3381bee0b27019fa7060be1a30b38fcc04a6f5ac))
43-
44-
45-

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "biodrop",
3-
"version": "3.4.3",
3+
"version": "3.4.4",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)