Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2022-05-23)

### Features

* init tool menu ([8e649c3](8e649c3))

### Changes in configuration

* delete pre-push hook ([4d03878](4d03878))
* fix directory for release workflow ([6cdb72b](6cdb72b))
* formatting ([f96fc9b](f96fc9b))
* initialize release.yml ([e2c7c7c](e2c7c7c))
* introduce commitlint ([38d4ce3](38d4ce3))
* introduce husky ([e9f9263](e9f9263))
* introduce semantic-release ([a2e4d41](a2e4d41))

### Breaking changes

* remove drawer and add toolMenu state ([ca735e3](ca735e3))
* remove unneeded components ([60111d6](60111d6))

### Dependencies

* add mapfish-print-manager ([c733467](c733467))
* update react-geo ([6c1f11d](6c1f11d))
* update translations ([90efc61](90efc61))

### Bugfixes

* fix tests ([2435825](2435825))
* show print tool ([fb06f91](fb06f91))
  • Loading branch information
semantic-release-bot committed May 23, 2022
1 parent c05ee43 commit 150641b
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
## 1.0.0 (2022-05-23)


### Features

* init tool menu ([8e649c3](https://github.com/terrestris/shogun-demo-client/commit/8e649c33c92ceb109b476abd2fadfe0caf25ced3))


### Changes in configuration

* delete pre-push hook ([4d03878](https://github.com/terrestris/shogun-demo-client/commit/4d03878cd8217153079292c3d0fd23fdc06eaa4c))
* fix directory for release workflow ([6cdb72b](https://github.com/terrestris/shogun-demo-client/commit/6cdb72b92e6f36866c61d3a4b6a6df192fd0de2e))
* formatting ([f96fc9b](https://github.com/terrestris/shogun-demo-client/commit/f96fc9b783a432e36b92e48a42fa56f946bcd67f))
* initialize release.yml ([e2c7c7c](https://github.com/terrestris/shogun-demo-client/commit/e2c7c7c7690bc461c4c15197f96123ff62cd0e39))
* introduce commitlint ([38d4ce3](https://github.com/terrestris/shogun-demo-client/commit/38d4ce36d991e14d5758029708498a33a693eb2b))
* introduce husky ([e9f9263](https://github.com/terrestris/shogun-demo-client/commit/e9f9263abd6b367d1242cd2d2d81f11ec55d2eef))
* introduce semantic-release ([a2e4d41](https://github.com/terrestris/shogun-demo-client/commit/a2e4d41015e749d0af7af98fc3a910d02aa8f296))


### Breaking changes

* remove drawer and add toolMenu state ([ca735e3](https://github.com/terrestris/shogun-demo-client/commit/ca735e32257bed1f63fd00c06b8fbcdd2a34aa42))
* remove unneeded components ([60111d6](https://github.com/terrestris/shogun-demo-client/commit/60111d63ca5491c2c9fe1acb40ec5ef018fff745))


### Dependencies

* add mapfish-print-manager ([c733467](https://github.com/terrestris/shogun-demo-client/commit/c733467e567bb94518c37da289332a19138536e8))
* update react-geo ([6c1f11d](https://github.com/terrestris/shogun-demo-client/commit/6c1f11d46d36fdef27f1c26d984e1adff51c6c83))
* update translations ([90efc61](https://github.com/terrestris/shogun-demo-client/commit/90efc617ae5fa67d9e563c16ce6352b79f0f8f30))


### Bugfixes

* fix tests ([2435825](https://github.com/terrestris/shogun-demo-client/commit/2435825193b5b044e2eaac3039c7a6ffd8fccc01))
* show print tool ([fb06f91](https://github.com/terrestris/shogun-demo-client/commit/fb06f91a1b28689d7c3297c39fd9ccf7c5eeac43))

0 comments on commit 150641b

Please sign in to comment.