Skip to content

Commit

Permalink
chore(release): v1.33.0-develop.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.33.0-develop.1](v1.32.1-develop.1...v1.33.0-develop.1) (2024-04-21)

### Bug Fixes

* added migration for gym badges, fixed gold badge count not appearing on profile ([e9f9474](e9f9474))
* fixed new badge type in profile, refactored ternary in a positive way ([8bd1f90](8bd1f90))
* updating translations based on feedback from Fabio1988 and lenisko ([7d9ec75](7d9ec75))

### Features

* added "basic" level gym badge ([4c4d3a4](4c4d3a4))
  • Loading branch information
semantic-release-bot committed Apr 21, 2024
1 parent 9fc5909 commit 0856022
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.33.0-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.32.1-develop.1...v1.33.0-develop.1) (2024-04-21)


### Bug Fixes

* added migration for gym badges, fixed gold badge count not appearing on profile ([e9f9474](https://github.com/WatWowMap/ReactMap/commit/e9f947436d62e68b46ade0948441d2507dbf01d5))
* fixed new badge type in profile, refactored ternary in a positive way ([8bd1f90](https://github.com/WatWowMap/ReactMap/commit/8bd1f905347933e68dd00d8708067cb7ea29dfe8))
* updating translations based on feedback from Fabio1988 and lenisko ([7d9ec75](https://github.com/WatWowMap/ReactMap/commit/7d9ec75886b0fa0365b37d86c4377011ec39cd6c))


### Features

* added "basic" level gym badge ([4c4d3a4](https://github.com/WatWowMap/ReactMap/commit/4c4d3a4ee131a65c5c55f1c42f3972245de54f0f))

## [1.32.1-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.32.0...v1.32.1-develop.1) (2024-04-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactmap",
"version": "1.32.1-develop.1",
"version": "1.33.0-develop.1",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
Expand Down

0 comments on commit 0856022

Please sign in to comment.