Skip to content

Commit

Permalink
chore(release): v1.29.0-develop.6 [skip ci]
Browse files Browse the repository at this point in the history
# [1.29.0-develop.6](v1.29.0-develop.5...v1.29.0-develop.6) (2024-01-17)

### Bug Fixes

* remove old eslint heading ([768affc](768affc))

### Features

* rework how often available is updated ([ed35dcd](ed35dcd))
  • Loading branch information
semantic-release-bot committed Jan 17, 2024
1 parent 768affc commit cfe7c38
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.29.0-develop.6](https://github.com/WatWowMap/ReactMap/compare/v1.29.0-develop.5...v1.29.0-develop.6) (2024-01-17)


### Bug Fixes

* remove old eslint heading ([768affc](https://github.com/WatWowMap/ReactMap/commit/768affc24ac06edaffdd109ce39042dfc46a732e))


### Features

* rework how often available is updated ([ed35dcd](https://github.com/WatWowMap/ReactMap/commit/ed35dcdf325becfdf408b70dfc968137c82ada36))

# [1.29.0-develop.5](https://github.com/WatWowMap/ReactMap/compare/v1.29.0-develop.4...v1.29.0-develop.5) (2024-01-16)


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.0-develop.5",
"version": "1.29.0-develop.6",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
Expand Down

0 comments on commit cfe7c38

Please sign in to comment.