Skip to content

Commit f45fc34

Browse files
chore(release): v1.30.0-develop.18 [skip ci]
# [1.30.0-develop.18](v1.30.0-develop.17...v1.30.0-develop.18) (2024-03-08) ### Bug Fixes * alert state ([a39154d](a39154d)) * area selected translation ([bbe49e1](bbe49e1)) * asset options ([e56b0dd](e56b0dd)) * asset updating ([a8f1e9c](a8f1e9c)) * couple of queries ([460f66e](460f66e)) * feedback from naji ([72344a0](72344a0)) * scan areas ([8dbc1f3](8dbc1f3)) * some clipped imports ([ed65bc0](ed65bc0)) * some incorrect feature imports ([a36ea7c](a36ea7c)) * swapped ivOr stores ([98fe335](98fe335)) * types ([4b78846](4b78846)) * user options state ([1e23a55](1e23a55))
1 parent b414488 commit f45fc34

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [1.30.0-develop.18](https://github.com/WatWowMap/ReactMap/compare/v1.30.0-develop.17...v1.30.0-develop.18) (2024-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* alert state ([a39154d](https://github.com/WatWowMap/ReactMap/commit/a39154d5014d66a5c1a91e6e36e888e5e0c8440c))
7+
* area selected translation ([bbe49e1](https://github.com/WatWowMap/ReactMap/commit/bbe49e1dc45b93ba52d96c7cf8f70a1b088a27c1))
8+
* asset options ([e56b0dd](https://github.com/WatWowMap/ReactMap/commit/e56b0dd81e06af23226db73f86481c41cd804bf7))
9+
* asset updating ([a8f1e9c](https://github.com/WatWowMap/ReactMap/commit/a8f1e9c1ca0ea9df7da4e12a0c48e080a97556c4))
10+
* couple of queries ([460f66e](https://github.com/WatWowMap/ReactMap/commit/460f66e0cc6c76d854bf47bce948d91be841b960))
11+
* feedback from naji ([72344a0](https://github.com/WatWowMap/ReactMap/commit/72344a024fff3387fc22c5de9b2780d8264afd93))
12+
* scan areas ([8dbc1f3](https://github.com/WatWowMap/ReactMap/commit/8dbc1f374bfae204db79d30b9f8989aa86e15d9c))
13+
* some clipped imports ([ed65bc0](https://github.com/WatWowMap/ReactMap/commit/ed65bc059e63c93afa31cf4d84edc9782230c4d8))
14+
* some incorrect feature imports ([a36ea7c](https://github.com/WatWowMap/ReactMap/commit/a36ea7ccb79684738d43ab7995cb171c03726d18))
15+
* swapped ivOr stores ([98fe335](https://github.com/WatWowMap/ReactMap/commit/98fe3358815b7316ccdd98343390217886b7dd26))
16+
* types ([4b78846](https://github.com/WatWowMap/ReactMap/commit/4b78846a7b8636031e015902007f9e5f2212821b))
17+
* user options state ([1e23a55](https://github.com/WatWowMap/ReactMap/commit/1e23a5571c7ef945f7204092628591541ae835f9))
18+
119
# [1.30.0-develop.17](https://github.com/WatWowMap/ReactMap/compare/v1.30.0-develop.16...v1.30.0-develop.17) (2024-03-05)
220

321

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactmap",
3-
"version": "1.30.0-develop.17",
3+
"version": "1.30.0-develop.18",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)