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

Commit 1b303b4

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.103.0 [skip ci]
1 parent ef5af9c commit 1b303b4

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.103.0](https://github.com/EddieHubCommunity/BioDrop/compare/v2.102.0...v2.103.0) (2024-06-10)
2+
3+
4+
### Features
5+
6+
* archiving project redirect to user's github profile ([#10386](https://github.com/EddieHubCommunity/BioDrop/issues/10386)) ([ef5af9c](https://github.com/EddieHubCommunity/BioDrop/commit/ef5af9c7f5f0ae0afafb00906a74c4aa517ad3df))
7+
8+
9+
110
# [2.102.0](https://github.com/EddieHubCommunity/BioDrop/compare/v2.101.3...v2.102.0) (2024-06-08)
211

312

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

3544

3645

37-
# [2.101.0](https://github.com/EddieHubCommunity/BioDrop/compare/v2.100.4...v2.101.0) (2024-05-13)
38-
39-
40-
### Features
41-
42-
* premium plan for all ([#10361](https://github.com/EddieHubCommunity/BioDrop/issues/10361)) ([bb4383d](https://github.com/EddieHubCommunity/BioDrop/commit/bb4383dbebe033e7b87f89799c4127cffee98d56))
43-
44-
45-

config/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.102.0",
2+
"version": "2.103.0",
33
"alerts": [
44
{
55
"type": "warning",

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": "2.102.0",
3+
"version": "2.103.0",
44
"private": false,
55
"homepage": "https://biodrop.io",
66
"engines": {

0 commit comments

Comments
 (0)