Skip to content

Commit

Permalink
chore(release): 2.26.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.26.0](v2.25.1...v2.26.0) (2023-06-27)

### Features

* **deps:** bump @mui/material from 5.13.5 to 5.13.6 ([86972c1](86972c1))
* **deps:** bump @mui/x-date-pickers from 6.8.0 to 6.9.0 ([6d37349](6d37349))
* **deps:** bump @tanstack/react-query from 4.29.15 to 4.29.17 ([23a28e8](23a28e8))
* **deps:** bump firebase from 9.22.2 to 9.23.0 ([9706fc5](9706fc5))
* **deps:** bump mui-one-time-password-input from 1.1.1 to 1.1.2 ([ec3c01f](ec3c01f))
* **deps:** bump react-router-dom from 6.13.0 to 6.14.0 ([148680c](148680c))
  • Loading branch information
semantic-release-bot committed Jun 27, 2023
1 parent ec3c01f commit 5cbb161
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.26.0](https://github.com/sws2apps/sws2apps-web/compare/v2.25.1...v2.26.0) (2023-06-27)


### Features

* **deps:** bump @mui/material from 5.13.5 to 5.13.6 ([86972c1](https://github.com/sws2apps/sws2apps-web/commit/86972c101148ade13f8d322a674a3333afba0ea8))
* **deps:** bump @mui/x-date-pickers from 6.8.0 to 6.9.0 ([6d37349](https://github.com/sws2apps/sws2apps-web/commit/6d37349e8d9ed30effac860dfd2c5f58b89db0c9))
* **deps:** bump @tanstack/react-query from 4.29.15 to 4.29.17 ([23a28e8](https://github.com/sws2apps/sws2apps-web/commit/23a28e8770d1a9e2920dbd1e1e8ac2fbef8f0288))
* **deps:** bump firebase from 9.22.2 to 9.23.0 ([9706fc5](https://github.com/sws2apps/sws2apps-web/commit/9706fc5c677140f7d17bcf2b76bec764e65437ec))
* **deps:** bump mui-one-time-password-input from 1.1.1 to 1.1.2 ([ec3c01f](https://github.com/sws2apps/sws2apps-web/commit/ec3c01fe0b79ad530ea628906a02b2f524764bed))
* **deps:** bump react-router-dom from 6.13.0 to 6.14.0 ([148680c](https://github.com/sws2apps/sws2apps-web/commit/148680cf8db5da2441ba5cce2e5a3ff018fd8249))

## [2.25.1](https://github.com/sws2apps/sws2apps-web/compare/v2.25.0...v2.25.1) (2023-06-21)


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.25.1",
"version": "2.26.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5cbb161

Please sign in to comment.