Skip to content

Commit

Permalink
chore(release): v2.99.19 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 22, 2024
1 parent c8e2bcf commit 8fd1e97
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.99.19](https://github.com/EddieHubCommunity/BioDrop/compare/v2.99.18...v2.99.19) (2024-03-22)


### Bug Fixes

* 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))



## [2.99.18](https://github.com/EddieHubCommunity/BioDrop/compare/v2.99.17...v2.99.18) (2024-03-13)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [2.99.14](https://github.com/EddieHubCommunity/BioDrop/compare/v2.99.13...v2.99.14) (2024-02-11)


### Bug Fixes

* security contact info ([#10228](https://github.com/EddieHubCommunity/BioDrop/issues/10228)) ([b219a97](https://github.com/EddieHubCommunity/BioDrop/commit/b219a97c447052b55733082819dc5566ee55a187))



2 changes: 1 addition & 1 deletion config/app.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.99.18",
"version": "2.99.19",
"alerts": [],
"layouts": [
"classic",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "biodrop",
"version": "2.99.18",
"version": "2.99.19",
"private": false,
"homepage": "https://biodrop.io",
"engines": {
Expand Down

0 comments on commit 8fd1e97

Please sign in to comment.