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

Commit 384d57b

Browse files
author
Conventional Changelog Action
committed
chore(release): v3.4.1 [skip ci]
1 parent f2bea5c commit 384d57b

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.1](https://github.com/EddieHubCommunity/BioDrop/compare/v3.4.0...v3.4.1) (2024-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* use image not dockerfile ([f2bea5c](https://github.com/EddieHubCommunity/BioDrop/commit/f2bea5c44e7f87ec560f2b3b6b88f04b817f52c0))
7+
8+
9+
110
# [3.4.0](https://github.com/EddieHubCommunity/BioDrop/compare/v3.3.2...v3.4.0) (2024-06-30)
211

312

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

3544

3645

37-
## [3.2.1](https://github.com/EddieHubCommunity/BioDrop/compare/v3.2.0...v3.2.1) (2024-06-30)
38-
39-
40-
### Bug Fixes
41-
42-
* why this redirect branch ([1720751](https://github.com/EddieHubCommunity/BioDrop/commit/1720751568246538662be4bfe70531dacddee1db))
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.0",
3+
"version": "3.4.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)