Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.0.0-alpha.12 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.12](v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-02-10)

### Bug Fixes

* **administration:** fix notification warning message on account not found ([7435bab](7435bab))
* **app:** code updated to work with react-router-dom v6 ([1fce8c0](1fce8c0))

### Features

* **deps:** bump react-router-dom from 5.3.0 to 6.2.1 ([e6d9dd5](e6d9dd5))
  • Loading branch information
semantic-release-bot committed Feb 10, 2022
1 parent 7d119f1 commit 33e41d4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.0.0-alpha.12](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-02-10)


### Bug Fixes

* **administration:** fix notification warning message on account not found ([7435bab](https://github.com/sws2apps/lmm-oa-sws/commit/7435babbb0454c1200eb646f740ae61dbc187304))
* **app:** code updated to work with react-router-dom v6 ([1fce8c0](https://github.com/sws2apps/lmm-oa-sws/commit/1fce8c07351701a62b0387821f66dc085e63de1f))


### Features

* **deps:** bump react-router-dom from 5.3.0 to 6.2.1 ([e6d9dd5](https://github.com/sws2apps/lmm-oa-sws/commit/e6d9dd5fe82fb30b77caaaeed70598cfccd7ce51))

# [1.0.0-alpha.11](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-02-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lmm-oa-sws",
"version": "1.0.0-alpha.11",
"version": "1.0.0-alpha.12",
"private": true,
"dependencies": {
"@emotion/react": "^11.4.1",
Expand Down

0 comments on commit 33e41d4

Please sign in to comment.