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

Commit 4ecffa4

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.89.5 [skip ci]
1 parent 53e906a commit 4ecffa4

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.89.5](https://github.com/EddieHubCommunity/BioDrop/compare/v2.89.4...v2.89.5) (2023-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* reduce link name length to min 1 ([#9805](https://github.com/EddieHubCommunity/BioDrop/issues/9805)) ([53e906a](https://github.com/EddieHubCommunity/BioDrop/commit/53e906ae4df720c3cd0e3505fe9e3e1720c99a37))
7+
8+
9+
110
## [2.89.4](https://github.com/EddieHubCommunity/BioDrop/compare/v2.89.3...v2.89.4) (2023-11-19)
211

312

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

3544

3645

37-
# [2.89.0](https://github.com/EddieHubCommunity/BioDrop/compare/v2.88.0...v2.89.0) (2023-11-17)
38-
39-
40-
### Features
41-
42-
* account nav button use profile picture ([#9703](https://github.com/EddieHubCommunity/BioDrop/issues/9703)) ([2d15ac3](https://github.com/EddieHubCommunity/BioDrop/commit/2d15ac38b42660e4a28e5421592b2b6f290f4058))
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.89.4",
2+
"version": "2.89.5",
33
"alerts": [],
44
"layouts": [
55
"classic",

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

0 commit comments

Comments
 (0)