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

Commit cee12dd

Browse files
author
Conventional Changelog Action
committed
chore(release): v3.1.0 [skip ci]
1 parent eab8a41 commit cee12dd

File tree

3 files changed

+53
-2
lines changed

3 files changed

+53
-2
lines changed

CHANGELOG.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# [3.1.0](https://github.com/EddieHubCommunity/BioDrop/compare/v2.104.2...v3.1.0) (2024-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* release action ([ea8c767](https://github.com/EddieHubCommunity/BioDrop/commit/ea8c7671873c1b0e7afd578ff0a13b10ec268ab0))
7+
* release version number (major bump) ([eab8a41](https://github.com/EddieHubCommunity/BioDrop/commit/eab8a41ceb6e6dcd57f293f49328360033c12347))
8+
9+
10+
### Features
11+
12+
* redirect only ([e97b3df](https://github.com/EddieHubCommunity/BioDrop/commit/e97b3df6c12af1e39bd2272b6c19c384d43e948f))
13+
14+
15+
16+
## [2.104.2](https://github.com/EddieHubCommunity/BioDrop/compare/v2.104.1...v2.104.2) (2024-06-30)
17+
18+
19+
### Bug Fixes
20+
21+
* docker secrets ([be0e7bb](https://github.com/EddieHubCommunity/BioDrop/commit/be0e7bb430f95e0693cd290a332a244c273b3eee))
22+
23+
24+
25+
## [2.104.1](https://github.com/EddieHubCommunity/BioDrop/compare/v2.104.0...v2.104.1) (2024-06-30)
26+
27+
28+
### Bug Fixes
29+
30+
* delete release branch ([3d3aa86](https://github.com/EddieHubCommunity/BioDrop/commit/3d3aa867880d9fcb0c72756ff51c1b66d176fdea))
31+
32+
33+
34+
# [2.104.0](https://github.com/EddieHubCommunity/BioDrop/compare/v2.103.1...v2.104.0) (2024-06-30)
35+
36+
37+
### Features
38+
39+
* caprover ([#10389](https://github.com/EddieHubCommunity/BioDrop/issues/10389)) ([e57c681](https://github.com/EddieHubCommunity/BioDrop/commit/e57c681fc966dbd96c8ed0b37d522b8093d014e1))
40+
41+
42+
43+
## [2.103.1](https://github.com/EddieHubCommunity/BioDrop/compare/v2.103.0...v2.103.1) (2024-06-10)
44+
45+
46+
### Bug Fixes
47+
48+
* add repo button in manage repo page ([#10385](https://github.com/EddieHubCommunity/BioDrop/issues/10385)) ([f548044](https://github.com/EddieHubCommunity/BioDrop/commit/f548044560a271279c1661645aec7246ca41ec0e))
49+
50+
51+

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

0 commit comments

Comments
 (0)