Skip to content

Commit

Permalink
chore(release): 12.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.3.0](v12.2.0...v12.3.0) (2023-12-01)

### Dependencies

* **deps-dev:** bump @playwright/test from 1.40.0 to 1.40.1 ([729fc42](729fc42))
* **deps-dev:** bump @types/react from 18.2.38 to 18.2.39 ([e3cd544](e3cd544))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([05606de](05606de))
* **deps-dev:** bump @typescript-eslint/eslint-plugin-tslint ([9597eac](9597eac))
* **deps-dev:** bump @typescript-eslint/parser from 6.12.0 to 6.13.1 ([93fdeeb](93fdeeb))
* **deps:** bump @uiw/react-md-editor from 3.25.6 to 4.0.1 ([8186b61](8186b61))
* **deps:** bump i18next from 23.7.6 to 23.7.7 ([01f059b](01f059b))

### Features

* changed Subject/Thema and Subjects/Themen to Layer/Layer and Layers/Layers. ([d9f602c](d9f602c))
  • Loading branch information
semantic-release-bot committed Dec 1, 2023
1 parent 087ec4c commit 94a50c4
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [12.3.0](https://github.com/terrestris/shogun-admin/compare/v12.2.0...v12.3.0) (2023-12-01)


### Dependencies

* **deps-dev:** bump @playwright/test from 1.40.0 to 1.40.1 ([729fc42](https://github.com/terrestris/shogun-admin/commit/729fc42f41a96cf3cb51f2c318e46038d842fb21))
* **deps-dev:** bump @types/react from 18.2.38 to 18.2.39 ([e3cd544](https://github.com/terrestris/shogun-admin/commit/e3cd54459104b5767d04030b1434e92524044596))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([05606de](https://github.com/terrestris/shogun-admin/commit/05606de07ca39af7f23386dab0741514e61ae506))
* **deps-dev:** bump @typescript-eslint/eslint-plugin-tslint ([9597eac](https://github.com/terrestris/shogun-admin/commit/9597eacba4e675e951563b32a05211d1d8fd34c6))
* **deps-dev:** bump @typescript-eslint/parser from 6.12.0 to 6.13.1 ([93fdeeb](https://github.com/terrestris/shogun-admin/commit/93fdeeb92cc9f286d7d6ed4e6a94941def0ed60b))
* **deps:** bump @uiw/react-md-editor from 3.25.6 to 4.0.1 ([8186b61](https://github.com/terrestris/shogun-admin/commit/8186b610fcd7d8cb29035319fd26124f818418ed))
* **deps:** bump i18next from 23.7.6 to 23.7.7 ([01f059b](https://github.com/terrestris/shogun-admin/commit/01f059b5745a7f7f80c412e85f5b218986020264))


### Features

* changed Subject/Thema and Subjects/Themen to Layer/Layer and Layers/Layers. ([d9f602c](https://github.com/terrestris/shogun-admin/commit/d9f602c4d3a44fcc7065aa367fef36aa6e30a4cd))

## [12.2.0](https://github.com/terrestris/shogun-admin/compare/v12.1.0...v12.2.0) (2023-11-24)


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,7 +1,7 @@
{
"name": "@terrestris/shogun-admin",
"private": true,
"version": "12.2.0",
"version": "12.3.0",
"description": "The admin UI for the SHOGun Web-mapping backend.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 94a50c4

Please sign in to comment.