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

Commit 57413b9

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.98.0 [skip ci]
1 parent 87265a1 commit 57413b9

File tree

4 files changed

+17
-12
lines changed

4 files changed

+17
-12
lines changed

CHANGELOG.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.98.0](https://github.com/EddieHubCommunity/BioDrop/compare/v2.97.9...v2.98.0) (2024-01-11)
2+
3+
4+
### Bug Fixes
5+
6+
* remove avatar & type keys from json files. ([#10120](https://github.com/EddieHubCommunity/BioDrop/issues/10120)) ([08d22bc](https://github.com/EddieHubCommunity/BioDrop/commit/08d22bc1908d8bff0025fdda11f016964d9a95d8))
7+
8+
9+
### Features
10+
11+
* group suggestions for users link ([#9878](https://github.com/EddieHubCommunity/BioDrop/issues/9878)) ([87265a1](https://github.com/EddieHubCommunity/BioDrop/commit/87265a1f3ec7a13c5189937885f6669278bd8d91))
12+
13+
14+
115
## [2.97.9](https://github.com/EddieHubCommunity/BioDrop/compare/v2.97.8...v2.97.9) (2024-01-07)
216

317

@@ -34,12 +48,3 @@
3448

3549

3650

37-
## [2.97.5](https://github.com/EddieHubCommunity/BioDrop/compare/v2.97.4...v2.97.5) (2023-12-30)
38-
39-
40-
### Bug Fixes
41-
42-
* update action dependencies ([#10053](https://github.com/EddieHubCommunity/BioDrop/issues/10053)) ([aa1149b](https://github.com/EddieHubCommunity/BioDrop/commit/aa1149b91b07f3b81e6a7c424f0bee908a1678e2))
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.97.9",
2+
"version": "2.98.0",
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.97.9",
3+
"version": "2.98.0",
44
"private": false,
55
"homepage": "https://biodrop.io",
66
"engines": {

0 commit comments

Comments
 (0)