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

Commit 8fd1e97

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.99.19 [skip ci]
1 parent c8e2bcf commit 8fd1e97

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.99.19](https://github.com/EddieHubCommunity/BioDrop/compare/v2.99.18...v2.99.19) (2024-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* padding around 'Select a tab' label in mobile view ([#10150](https://github.com/EddieHubCommunity/BioDrop/issues/10150)) ([#10191](https://github.com/EddieHubCommunity/BioDrop/issues/10191)) ([c8e2bcf](https://github.com/EddieHubCommunity/BioDrop/commit/c8e2bcf42b0369ab7612c5b6acb6a1ecf5686249))
7+
8+
9+
110
## [2.99.18](https://github.com/EddieHubCommunity/BioDrop/compare/v2.99.17...v2.99.18) (2024-03-13)
211

312

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

3544

3645

37-
## [2.99.14](https://github.com/EddieHubCommunity/BioDrop/compare/v2.99.13...v2.99.14) (2024-02-11)
38-
39-
40-
### Bug Fixes
41-
42-
* security contact info ([#10228](https://github.com/EddieHubCommunity/BioDrop/issues/10228)) ([b219a97](https://github.com/EddieHubCommunity/BioDrop/commit/b219a97c447052b55733082819dc5566ee55a187))
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.99.18",
2+
"version": "2.99.19",
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.18",
3+
"version": "2.99.19",
44
"private": false,
55
"homepage": "https://biodrop.io",
66
"engines": {

0 commit comments

Comments
 (0)