Skip to content

Commit

Permalink
chore(release): v1.29.7-develop.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.29.7-develop.2](v1.29.7-develop.1...v1.29.7-develop.2) (2024-02-10)

### Bug Fixes

* **nest:** make it compatible with previous tools ([9d97481](9d97481))
* **nest:** query only active nests ([ebb5295](ebb5295))
  • Loading branch information
semantic-release-bot committed Feb 10, 2024
1 parent ef19fb8 commit 9a6fa72
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.29.7-develop.2](https://github.com/WatWowMap/ReactMap/compare/v1.29.7-develop.1...v1.29.7-develop.2) (2024-02-10)


### Bug Fixes

* **nest:** make it compatible with previous tools ([9d97481](https://github.com/WatWowMap/ReactMap/commit/9d97481039356de2c1e6165abbb207a7d7af6cce))
* **nest:** query only active nests ([ebb5295](https://github.com/WatWowMap/ReactMap/commit/ebb529578207e1d6a11f40a99e942030ec95c3e0))

## [1.29.7-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.29.6...v1.29.7-develop.1) (2024-02-08)


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.29.7-develop.1",
"version": "1.29.7-develop.2",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
Expand Down

0 comments on commit 9a6fa72

Please sign in to comment.