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

Commit 9ca4491

Browse files
author
Conventional Changelog Action
committed
chore(release): v3.3.1 [skip ci]
1 parent 5ca8158 commit 9ca4491

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.3.1](https://github.com/EddieHubCommunity/BioDrop/compare/v3.3.0...v3.3.1) (2024-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* check for username first ([5ca8158](https://github.com/EddieHubCommunity/BioDrop/commit/5ca815899155555bf4124902b677ecdf1f436cb1))
7+
8+
9+
110
# [3.3.0](https://github.com/EddieHubCommunity/BioDrop/compare/v3.2.1...v3.3.0) (2024-06-30)
211

312

@@ -43,12 +52,3 @@
4352

4453

4554

46-
## [2.104.1](https://github.com/EddieHubCommunity/BioDrop/compare/v2.104.0...v2.104.1) (2024-06-30)
47-
48-
49-
### Bug Fixes
50-
51-
* delete release branch ([3d3aa86](https://github.com/EddieHubCommunity/BioDrop/commit/3d3aa867880d9fcb0c72756ff51c1b66d176fdea))
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.0",
3+
"version": "3.3.1",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)