Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0](v5.2.1...v6.0.0) (2023-05-03)

### ⚠ BREAKING CHANGES

* Print form does not require map anymore

### Features

* make custom (map) parameters configurable in print state ([fcaeb97](fcaeb97))

### Dependencies

* bump mapfishprintmanager to v9 ([691584d](691584d))
* code cleanup 💄 ([6b41a0a](6b41a0a))
* **deps-dev:** bump @babel/cli from 7.21.0 to 7.21.5 ([f803e18](f803e18))
* **deps-dev:** bump @babel/core from 7.21.4 to 7.21.5 ([75b0384](75b0384))
* **deps-dev:** bump @babel/core from 7.21.5 to 7.21.8 ([a2eab22](a2eab22))
* **deps-dev:** bump @babel/preset-env from 7.21.4 to 7.21.5 ([6347852](6347852))
* **deps-dev:** bump @babel/preset-typescript from 7.21.4 to 7.21.5 ([953836c](953836c))
* **deps-dev:** bump @babel/runtime from 7.21.0 to 7.21.5 ([e83397c](e83397c))
* **deps-dev:** bump @semantic-release/release-notes-generator ([cb7a45c](cb7a45c))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([ecfdd77](ecfdd77))
* **deps-dev:** bump @typescript-eslint/parser from 5.59.1 to 5.59.2 ([1cd95e6](1cd95e6))
* **deps-dev:** bump semantic-release from 21.0.1 to 21.0.2 ([10c2745](10c2745))
* ignore IntelliJ iml files ([e070e1d](e070e1d))

### Bugfixes

* use redux wrapper in test ([3058743](3058743))
  • Loading branch information
semantic-release-bot committed May 3, 2023
1 parent 3f53ee2 commit e9e992f
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 3 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
## [6.0.0](https://github.com/terrestris/shogun-gis-client/compare/v5.2.1...v6.0.0) (2023-05-03)


### ⚠ BREAKING CHANGES

* Print form does not require map anymore

### Features

* make custom (map) parameters configurable in print state ([fcaeb97](https://github.com/terrestris/shogun-gis-client/commit/fcaeb97cfe2a428d22607a8885cec8e221f5aa36))


### Dependencies

* bump mapfishprintmanager to v9 ([691584d](https://github.com/terrestris/shogun-gis-client/commit/691584d5c4038c56d7674e49dac3391e23d63307))
* code cleanup :lipstick: ([6b41a0a](https://github.com/terrestris/shogun-gis-client/commit/6b41a0a9cb124a104e3762219756d4f61ab53c04))
* **deps-dev:** bump @babel/cli from 7.21.0 to 7.21.5 ([f803e18](https://github.com/terrestris/shogun-gis-client/commit/f803e18b7623185d3e17e60e43c53530d55b33b2))
* **deps-dev:** bump @babel/core from 7.21.4 to 7.21.5 ([75b0384](https://github.com/terrestris/shogun-gis-client/commit/75b0384f43e26c34ecce17c499ce691948de836a))
* **deps-dev:** bump @babel/core from 7.21.5 to 7.21.8 ([a2eab22](https://github.com/terrestris/shogun-gis-client/commit/a2eab22732d482a3fc77a23cdf2e4b276fa6868a))
* **deps-dev:** bump @babel/preset-env from 7.21.4 to 7.21.5 ([6347852](https://github.com/terrestris/shogun-gis-client/commit/6347852a93246b1b9e2bb9521caa59b22f6395e9))
* **deps-dev:** bump @babel/preset-typescript from 7.21.4 to 7.21.5 ([953836c](https://github.com/terrestris/shogun-gis-client/commit/953836c4a44c01e00e332f68aaaa0faf1d118deb))
* **deps-dev:** bump @babel/runtime from 7.21.0 to 7.21.5 ([e83397c](https://github.com/terrestris/shogun-gis-client/commit/e83397c58ed199b3a6df6fc2706f6a12d24f3cb0))
* **deps-dev:** bump @semantic-release/release-notes-generator ([cb7a45c](https://github.com/terrestris/shogun-gis-client/commit/cb7a45c16649d31bbecdb0d7fa9f719a45fbf7cb))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([ecfdd77](https://github.com/terrestris/shogun-gis-client/commit/ecfdd7712012de297a920a92616e56306d38604a))
* **deps-dev:** bump @typescript-eslint/parser from 5.59.1 to 5.59.2 ([1cd95e6](https://github.com/terrestris/shogun-gis-client/commit/1cd95e69b67cc3de4273ba7e13e86b500584f2a3))
* **deps-dev:** bump semantic-release from 21.0.1 to 21.0.2 ([10c2745](https://github.com/terrestris/shogun-gis-client/commit/10c27452abf7eaeb3f3839f8a2a12793f33cd8ef))
* ignore IntelliJ iml files ([e070e1d](https://github.com/terrestris/shogun-gis-client/commit/e070e1d3c446e9b30611140612c538f4d4bb4362))


### Bugfixes

* use redux wrapper in test ([3058743](https://github.com/terrestris/shogun-gis-client/commit/3058743568dc95737c05cb6ddf7a61730b9d7a84))

## [5.2.1](https://github.com/terrestris/shogun-gis-client/compare/v5.2.0...v5.2.1) (2023-04-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terrestris/shogun-gis-client",
"version": "5.2.1",
"version": "6.0.0",
"description": "This is the default GIS client used in the SHOGun project. Based on the react-geo-client template",
"keywords": [
"shogun",
Expand Down

0 comments on commit e9e992f

Please sign in to comment.