Skip to content

Commit b74d4e2

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-03-19) ### Bug Fixes * **deps:** update dependency antd to v5.22.0 ([#529](#529)) ([e5a58c3](e5a58c3)) * **deps:** update dependency geostyler-sld-parser to v6.1.1 ([80e3b94](80e3b94)) * fix base to run on gh-pages ([981ce0c](981ce0c))
1 parent 45be246 commit b74d4e2

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.1](https://github.com/geostyler/geostyler-demo/compare/v1.0.0...v1.0.1) (2025-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency antd to v5.22.0 ([#529](https://github.com/geostyler/geostyler-demo/issues/529)) ([e5a58c3](https://github.com/geostyler/geostyler-demo/commit/e5a58c36a4eb8bb1848a56cfb43743ba0598d059))
7+
* **deps:** update dependency geostyler-sld-parser to v6.1.1 ([80e3b94](https://github.com/geostyler/geostyler-demo/commit/80e3b9419064eb429f0f5ab0fae51181c64edab4))
8+
* fix base to run on gh-pages ([981ce0c](https://github.com/geostyler/geostyler-demo/commit/981ce0c83e9e36501f6c0fce0c5e8447e7208eef))
9+
110
## 1.0.0 (2024-07-04)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geostyler-demo",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"homepage": ".",
55
"type": "module",
66
"dependencies": {

0 commit comments

Comments
 (0)