Skip to content

Commit

Permalink
Merge pull request #36 from geostyler/next
Browse files Browse the repository at this point in the history
merge next into main
  • Loading branch information
KaiVolland authored Jun 26, 2024
2 parents 14ba18c + ba650fc commit e00cdfc
Show file tree
Hide file tree
Showing 6 changed files with 1,001 additions and 4,786 deletions.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
## 1.0.0-next.1 (2024-06-25)


### Features

* setup skeleton project ([3dbcfdd](https://github.com/geostyler/geostyler-lyrx-parser/commit/3dbcfdde08287fe4b697a8f5293ff0913e411155))


### Bug Fixes

* adapt tests ([6a94a68](https://github.com/geostyler/geostyler-lyrx-parser/commit/6a94a68dd257cf361ad80665b2778ffcf1683411))
* add package-lock ([eca821d](https://github.com/geostyler/geostyler-lyrx-parser/commit/eca821d6982ad7ddbc5477ff19cafdac1538ec6f))
* better color ([16730f6](https://github.com/geostyler/geostyler-lyrx-parser/commit/16730f69c9d1a5b08d6e398cc7459ef22b4514d7))
* ci add lib conventional-changelog ([e7f1d63](https://github.com/geostyler/geostyler-lyrx-parser/commit/e7f1d63e2cdcd362fd3145f3abaa57d0eeb0d11f))
* eslint ([ac64058](https://github.com/geostyler/geostyler-lyrx-parser/commit/ac640587a5df24e55aca0cc8f62e513005f59452))
* fix build ([97677f7](https://github.com/geostyler/geostyler-lyrx-parser/commit/97677f7c6ca51e859fd37763d7b7805d9787b690))
* fix eslint ([8612bfc](https://github.com/geostyler/geostyler-lyrx-parser/commit/8612bfc172f4d7c2afe561e5f9e3e2519f7b8c89))
* main style output quick fix for TEXT expression ([8a3b444](https://github.com/geostyler/geostyler-lyrx-parser/commit/8a3b44469ad27489550a98684a10fa136fcd1eeb))
* remove build folder ([dcf0fe7](https://github.com/geostyler/geostyler-lyrx-parser/commit/dcf0fe75f70bc24783036b7c712ab67dbc72c599))
* remove dublicate export ([e66ba3f](https://github.com/geostyler/geostyler-lyrx-parser/commit/e66ba3f1d2bdb44167917b695dd3e8817393c39d))
* skip test on radius for now ([6f36fea](https://github.com/geostyler/geostyler-lyrx-parser/commit/6f36fea9ba7efbd8a246609f572fa8dffff98586))
* use/produce esm build ([3313791](https://github.com/geostyler/geostyler-lyrx-parser/commit/33137918825ef505cc21de53337d5c7f82337487))

## 1.0.0-next.1 (2024-06-20)


### Features

* setup skeleton project ([3dbcfdd](https://github.com/geostyler/geostyler-lyrx-parser/commit/3dbcfdde08287fe4b697a8f5293ff0913e411155))


### Bug Fixes

* adapt tests ([6a94a68](https://github.com/geostyler/geostyler-lyrx-parser/commit/6a94a68dd257cf361ad80665b2778ffcf1683411))
* add package-lock ([cfb2195](https://github.com/geostyler/geostyler-lyrx-parser/commit/cfb2195b042f295be611e495a72b8f0b171f02f7))
* better color ([16730f6](https://github.com/geostyler/geostyler-lyrx-parser/commit/16730f69c9d1a5b08d6e398cc7459ef22b4514d7))
* ci add lib conventional-changelog ([e7f1d63](https://github.com/geostyler/geostyler-lyrx-parser/commit/e7f1d63e2cdcd362fd3145f3abaa57d0eeb0d11f))
* main style output quick fix for TEXT expression ([8a3b444](https://github.com/geostyler/geostyler-lyrx-parser/commit/8a3b44469ad27489550a98684a10fa136fcd1eeb))
* skip test on radius for now ([6f36fea](https://github.com/geostyler/geostyler-lyrx-parser/commit/6f36fea9ba7efbd8a246609f572fa8dffff98586))
Loading

0 comments on commit e00cdfc

Please sign in to comment.