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

Commit 076da05

Browse files
author
Conventional Changelog Action
committed
chore(release): v3.4.0 [skip ci]
1 parent b7eb36f commit 076da05

File tree

3 files changed

+11
-20
lines changed

3 files changed

+11
-20
lines changed

CHANGELOG.md

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [3.4.0](https://github.com/EddieHubCommunity/BioDrop/compare/v3.3.2...v3.4.0) (2024-06-30)
2+
3+
4+
### Features
5+
6+
* caprover config file ([b7eb36f](https://github.com/EddieHubCommunity/BioDrop/commit/b7eb36f96e8cbd3ad7b2481c83ecce1456528e7f))
7+
8+
9+
110
## [3.3.2](https://github.com/EddieHubCommunity/BioDrop/compare/v3.3.1...v3.3.2) (2024-06-30)
211

312

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

3544

3645

37-
# [3.2.0](https://github.com/EddieHubCommunity/BioDrop/compare/v2.104.2...v3.2.0) (2024-06-30)
38-
39-
40-
### Bug Fixes
41-
42-
* package version ([f58ebd6](https://github.com/EddieHubCommunity/BioDrop/commit/f58ebd65251a3a5f93ed7f27d6bf696e28c2825a))
43-
* release action ([ea8c767](https://github.com/EddieHubCommunity/BioDrop/commit/ea8c7671873c1b0e7afd578ff0a13b10ec268ab0))
44-
* release to redirect branch ([19c84c0](https://github.com/EddieHubCommunity/BioDrop/commit/19c84c02957fce36f97d410040d924d20a83bef7))
45-
* release version number (major bump) ([eab8a41](https://github.com/EddieHubCommunity/BioDrop/commit/eab8a41ceb6e6dcd57f293f49328360033c12347))
46-
47-
48-
### Features
49-
50-
* docker file ([9ce9e3b](https://github.com/EddieHubCommunity/BioDrop/commit/9ce9e3b2473d012f270561e1c7bfae6655d9866a))
51-
* redirect only ([e97b3df](https://github.com/EddieHubCommunity/BioDrop/commit/e97b3df6c12af1e39bd2272b6c19c384d43e948f))
52-
53-
54-

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.3.2",
3+
"version": "3.4.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)