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

Commit 4d8d41f

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.101.3 [skip ci]
1 parent 10a80de commit 4d8d41f

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.101.3](https://github.com/EddieHubCommunity/BioDrop/compare/v2.101.2...v2.101.3) (2024-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* uneditable url field to have title info ([#10348](https://github.com/EddieHubCommunity/BioDrop/issues/10348)) ([10a80de](https://github.com/EddieHubCommunity/BioDrop/commit/10a80dec4f5d4ffa3b2e7fed0ecc65689157db9f))
7+
8+
9+
110
## [2.101.2](https://github.com/EddieHubCommunity/BioDrop/compare/v2.101.1...v2.101.2) (2024-06-08)
211

312

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

3544

3645

37-
## [2.100.3](https://github.com/EddieHubCommunity/BioDrop/compare/v2.100.2...v2.100.3) (2024-05-05)
38-
39-
40-
### Bug Fixes
41-
42-
* archive alert message ([#10366](https://github.com/EddieHubCommunity/BioDrop/issues/10366)) ([8f52efc](https://github.com/EddieHubCommunity/BioDrop/commit/8f52efc97943ccb5796604726a0b71b1520f156c))
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.101.2",
2+
"version": "2.101.3",
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.101.2",
3+
"version": "2.101.3",
44
"private": false,
55
"homepage": "https://biodrop.io",
66
"engines": {

0 commit comments

Comments
 (0)