diff --git a/CHANGELOG.md b/CHANGELOG.md index c18bda751..54c6cc0f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +### [1.0.1](https://github.com/terrestris/shogun-demo-client/compare/v1.0.0...v1.0.1) (2022-05-24) + + +### Dependencies + +* **deps-dev:** bump @typescript-eslint/eslint-plugin ([7eb64d4](https://github.com/terrestris/shogun-demo-client/commit/7eb64d40e9838d6207a4f2fa19e8f75d3a5acfed)) +* **deps-dev:** bump @typescript-eslint/parser from 5.25.0 to 5.26.0 ([faedbc0](https://github.com/terrestris/shogun-demo-client/commit/faedbc05ee3b9d5a30d97e93aa4de4d13f33f9e2)) +* **deps:** bump i18next from 21.8.3 to 21.8.4 ([da47779](https://github.com/terrestris/shogun-demo-client/commit/da477795382d4ce23556089a2c05f93eacdbdd92)) + + +### Bugfixes + +* harmonize component signature by specifying the return type and passing through the rest props ([bffd8e7](https://github.com/terrestris/shogun-demo-client/commit/bffd8e7c5dcf972fe56887305b3317950854ac01)) + ## 1.0.0 (2022-05-23) diff --git a/package-lock.json b/package-lock.json index 9442584bc..5e1de369e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "shogun-demo-client", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "shogun-demo-client", - "version": "1.0.0", + "version": "1.0.1", "license": "BSD-2-Clause", "dependencies": { "@reduxjs/toolkit": "^1.8.1", diff --git a/package.json b/package.json index 758159611..57a1e7aef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shogun-demo-client", - "version": "1.0.0", + "version": "1.0.1", "description": "This is a shogun demo client based on react-geo client template", "keywords": [ "shogun",