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

Commit 456a4fa

Browse files
Merge release info
Merge new release into main
2 parents e96af55 + b69e629 commit 456a4fa

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.75.2](https://github.com/EddieHubCommunity/BioDrop/compare/v2.75.1...v2.75.2) (2023-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* special character ([#9530](https://github.com/EddieHubCommunity/BioDrop/issues/9530)) ([e96af55](https://github.com/EddieHubCommunity/BioDrop/commit/e96af5581929d10fd00cb5c834be0547966c66c8))
7+
8+
9+
110
## [2.75.1](https://github.com/EddieHubCommunity/BioDrop/compare/v2.75.0...v2.75.1) (2023-10-17)
211

312

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

3544

3645

37-
# [2.73.0](https://github.com/EddieHubCommunity/BioDrop/compare/v2.72.10...v2.73.0) (2023-10-14)
38-
39-
40-
### Features
41-
42-
* admin list premium users ([#9489](https://github.com/EddieHubCommunity/BioDrop/issues/9489)) ([000fbbc](https://github.com/EddieHubCommunity/BioDrop/commit/000fbbc92913a63e71fb901464b33dc87669d7a5))
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.75.1",
2+
"version": "2.75.2",
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.75.1",
3+
"version": "2.75.2",
44
"private": false,
55
"homepage": "https://biodrop.io",
66
"engines": {

0 commit comments

Comments
 (0)