Skip to content

Commit a6a50ec

Browse files
chore(release): v1.0.0-develop.3 [skip ci]
# [1.0.0-develop.3](v1.0.0-develop.2...v1.0.0-develop.3) (2025-06-03) ### Features * **client:** better footer on gym popup ([964dc72](964dc72)) * **client:** better spacing on gym popup ([26b7af7](26b7af7)) * **client:** fixes on gym defenders popup ([b104b10](b104b10)) * **client:** make deffenders popup more compact ([7a07952](7a07952)) * **client:** restore comments on defenders code ([a107aa1](a107aa1))
1 parent 33095e3 commit a6a50ec

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.0.0-develop.3](https://github.com/sanderDijkxhoorn/ReactMapCC/compare/v1.0.0-develop.2...v1.0.0-develop.3) (2025-06-03)
2+
3+
4+
### Features
5+
6+
* **client:** better footer on gym popup ([964dc72](https://github.com/sanderDijkxhoorn/ReactMapCC/commit/964dc7201f6b0e409856d58a776c6416f9080fc9))
7+
* **client:** better spacing on gym popup ([26b7af7](https://github.com/sanderDijkxhoorn/ReactMapCC/commit/26b7af705c615f96898474663182df7d4123ad20))
8+
* **client:** fixes on gym defenders popup ([b104b10](https://github.com/sanderDijkxhoorn/ReactMapCC/commit/b104b102cc533abce123dbbf11516ba61af5507b))
9+
* **client:** make deffenders popup more compact ([7a07952](https://github.com/sanderDijkxhoorn/ReactMapCC/commit/7a07952b5c5d9ccf7f799569c6c552c5c7cf3dae))
10+
* **client:** restore comments on defenders code ([a107aa1](https://github.com/sanderDijkxhoorn/ReactMapCC/commit/a107aa16c4691d98ce6e3b86164a2dab8ca89001))
11+
112
# [1.0.0-develop.2](https://github.com/sanderDijkxhoorn/ReactMapCC/compare/v1.0.0-develop.1...v1.0.0-develop.2) (2025-06-01)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactmap",
3-
"version": "1.0.0-develop.2",
3+
"version": "1.0.0-develop.3",
44
"private": true,
55
"description": "React based frontend map.",
66
"license": "MIT",

0 commit comments

Comments
 (0)