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

Commit ba8c940

Browse files
author
Conventional Changelog Action
committed
chore(release): v3.2.0 [skip ci]
1 parent f58ebd6 commit ba8c940

File tree

3 files changed

+56
-2
lines changed

3 files changed

+56
-2
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)