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

Commit

Permalink
chore(release): 1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.11.0](v1.10.0...v1.11.0) (2023-02-25)

### Features

* **app:** add disclaimer for new address ([e872e1b](e872e1b))
* **deps:** bump @emotion/react from 11.10.5 to 11.10.6 ([02942d9](02942d9))
* **deps:** bump @emotion/styled from 11.10.5 to 11.10.6 ([a4a3f52](a4a3f52))
* **deps:** bump @mui/material from 5.11.9 to 5.11.10 ([f196578](f196578))
* **deps:** bump @tanstack/react-query from 4.24.6 to 4.24.10 ([8b214b5](8b214b5))
* **deps:** bump i18next from 22.4.9 to 22.4.10 ([2ca1678](2ca1678))
* **deps:** bump react-i18next from 12.1.5 to 12.2.0 ([6940359](6940359))
  • Loading branch information
semantic-release-bot committed Feb 25, 2023
1 parent e872e1b commit 2962006
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.11.0](https://github.com/sws2apps/sws-vip/compare/v1.10.0...v1.11.0) (2023-02-25)


### Features

* **app:** add disclaimer for new address ([e872e1b](https://github.com/sws2apps/sws-vip/commit/e872e1b5af10ece3a3e872d647d8a788e5f748a1))
* **deps:** bump @emotion/react from 11.10.5 to 11.10.6 ([02942d9](https://github.com/sws2apps/sws-vip/commit/02942d95a2d229dd95c525350b9ffbe3adb82c0c))
* **deps:** bump @emotion/styled from 11.10.5 to 11.10.6 ([a4a3f52](https://github.com/sws2apps/sws-vip/commit/a4a3f52562ae6d3019daf514e2d98687b2210b98))
* **deps:** bump @mui/material from 5.11.9 to 5.11.10 ([f196578](https://github.com/sws2apps/sws-vip/commit/f196578c88e658eff6f20dace97eab4fd8945231))
* **deps:** bump @tanstack/react-query from 4.24.6 to 4.24.10 ([8b214b5](https://github.com/sws2apps/sws-vip/commit/8b214b565946d19f52d4a4c897a050d8e127a886))
* **deps:** bump i18next from 22.4.9 to 22.4.10 ([2ca1678](https://github.com/sws2apps/sws-vip/commit/2ca1678fef1c28d58f9647bf143a38fb7c565548))
* **deps:** bump react-i18next from 12.1.5 to 12.2.0 ([6940359](https://github.com/sws2apps/sws-vip/commit/694035957fd8fec92b0c20075b974a4494f094ee))

# [1.10.0](https://github.com/sws2apps/sws-vip/compare/v1.9.0...v1.10.0) (2023-02-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sws-vip",
"private": true,
"version": "1.10.0",
"version": "1.11.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2962006

Please sign in to comment.