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

Commit 8df59b9

Browse files
author
Conventional Changelog Action
committed
chore(release): v3.4.3 [skip ci]
1 parent 1dcf8fc commit 8df59b9

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.3](https://github.com/EddieHubCommunity/BioDrop/compare/v3.4.2...v3.4.3) (2024-07-01)
2+
3+
4+
### Bug Fixes
5+
6+
* login into ghcr ([1dcf8fc](https://github.com/EddieHubCommunity/BioDrop/commit/1dcf8fc293ac0aa94b3ab397811bfaa8bc4e0566))
7+
8+
9+
110
## [3.4.2](https://github.com/EddieHubCommunity/BioDrop/compare/v3.4.1...v3.4.2) (2024-06-30)
211

312

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

3544

3645

37-
## [3.3.1](https://github.com/EddieHubCommunity/BioDrop/compare/v3.3.0...v3.3.1) (2024-06-30)
38-
39-
40-
### Bug Fixes
41-
42-
* check for username first ([5ca8158](https://github.com/EddieHubCommunity/BioDrop/commit/5ca815899155555bf4124902b677ecdf1f436cb1))
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.2",
3+
"version": "3.4.3",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)