Skip to content

Commit

Permalink
chore(release): 2.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.9.0](v2.8.0...v2.9.0) (2023-03-01)

### Bug Fixes

* **csp:** update default-src value ([d77abc4](d77abc4))

### Features

* **deps:** bump @mui/icons-material from 5.11.9 to 5.11.11 ([aab3e68](aab3e68))
* **deps:** bump @mui/lab from 5.0.0-alpha.120 to 5.0.0-alpha.121 ([b7d8b9e](b7d8b9e))
* **deps:** bump @mui/material from 5.11.10 to 5.11.11 ([beae9aa](beae9aa))
  • Loading branch information
semantic-release-bot committed Mar 1, 2023
1 parent d77abc4 commit 0033f4a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2.9.0](https://github.com/sws2apps/sws2apps-web/compare/v2.8.0...v2.9.0) (2023-03-01)


### Bug Fixes

* **csp:** update default-src value ([d77abc4](https://github.com/sws2apps/sws2apps-web/commit/d77abc40df7943c74c2e3a86371c4c5d343ecb4e))


### Features

* **deps:** bump @mui/icons-material from 5.11.9 to 5.11.11 ([aab3e68](https://github.com/sws2apps/sws2apps-web/commit/aab3e68bcb4d7c9e911fb7ddf6697aab02249715))
* **deps:** bump @mui/lab from 5.0.0-alpha.120 to 5.0.0-alpha.121 ([b7d8b9e](https://github.com/sws2apps/sws2apps-web/commit/b7d8b9e7203808cdab5f7574a2feae165b392772))
* **deps:** bump @mui/material from 5.11.10 to 5.11.11 ([beae9aa](https://github.com/sws2apps/sws2apps-web/commit/beae9aa60b82f1c5b88d1ff0aaadf6188ff010cb))

# [2.8.0](https://github.com/sws2apps/sws2apps-web/compare/v2.7.0...v2.8.0) (2023-02-28)


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": "sws2apps-web",
"private": true,
"version": "2.8.0",
"version": "2.9.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0033f4a

Please sign in to comment.