Skip to content

Commit d2ce50d

Browse files
chore(release): 10.2.0 [skip ci]
## [10.2.0](v10.1.0...v10.2.0) (2025-06-06) ### Features * update dependencies and switch to bun ([9dd347d](9dd347d)) ### Bug Fixes * **build:** use vite for build ([dfc3800](dfc3800))
1 parent ce2da14 commit d2ce50d

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [10.2.0](https://github.com/geostyler/geostyler-style/compare/v10.1.0...v10.2.0) (2025-06-06)
2+
3+
### Features
4+
5+
* update dependencies and switch to bun ([9dd347d](https://github.com/geostyler/geostyler-style/commit/9dd347d98464ddc61fa21190bad877d3ce8edd5c))
6+
7+
### Bug Fixes
8+
9+
* **build:** use vite for build ([dfc3800](https://github.com/geostyler/geostyler-style/commit/dfc3800a922c440990a4b1d8a4c0124645af2e16))
10+
111
## [10.1.0](https://github.com/geostyler/geostyler-style/compare/v10.0.0...v10.1.0) (2025-06-04)
212

313

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-style",
3-
"version": "10.1.0",
3+
"version": "10.2.0",
44
"description": "",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)