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

Commit 39782a2

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.99.17 [skip ci]
1 parent 51b9c12 commit 39782a2

File tree

4 files changed

+12
-14
lines changed

4 files changed

+12
-14
lines changed

CHANGELOG.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.99.17](https://github.com/EddieHubCommunity/BioDrop/compare/v2.99.16...v2.99.17) (2024-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* dropdown suggestions visibility ([#10232](https://github.com/EddieHubCommunity/BioDrop/issues/10232)) ([51b9c12](https://github.com/EddieHubCommunity/BioDrop/commit/51b9c12d7e177a9fec3eebb039291e640f3437c2))
7+
8+
9+
110
## [2.99.16](https://github.com/EddieHubCommunity/BioDrop/compare/v2.99.15...v2.99.16) (2024-02-13)
211

312

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

3544

3645

37-
## [2.99.12](https://github.com/EddieHubCommunity/BioDrop/compare/v2.99.11...v2.99.12) (2024-02-01)
38-
39-
40-
### Bug Fixes
41-
42-
* delete data/https: directory ([#10205](https://github.com/EddieHubCommunity/BioDrop/issues/10205)) ([8e56685](https://github.com/EddieHubCommunity/BioDrop/commit/8e5668594c051e896150a34d131663eea2801f9f))
43-
* delete data/TobySolutions directory ([#10206](https://github.com/EddieHubCommunity/BioDrop/issues/10206)) ([a06b043](https://github.com/EddieHubCommunity/BioDrop/commit/a06b043b875968b8eb4be6d8f9ece61f042ace8b))
44-
* gh action paths-filter version ([#10202](https://github.com/EddieHubCommunity/BioDrop/issues/10202)) ([ff28958](https://github.com/EddieHubCommunity/BioDrop/commit/ff28958b125bd25b5466f6663d40d5360796a61b))
45-
46-
47-

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

0 commit comments

Comments
 (0)