Skip to content

Commit

Permalink
chore(release): 2.97.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.97.0](v2.96.1...v2.97.0) (2023-09-27)

### Bug Fixes

* **schedules:** display weekend public talk by circuit overseer ([4ae467e](4ae467e))

### Features

* **deps:** bump @mui/icons-material from 5.14.9 to 5.14.11 ([35bd75a](35bd75a))
* **deps:** bump @mui/material from 5.14.10 to 5.14.11 ([77b594c](77b594c))
* **deps:** bump jw-epub-parser from 2.0.0 to 3.0.0 ([17ea0bb](17ea0bb))
  • Loading branch information
semantic-release-bot committed Sep 27, 2023
1 parent 4ae467e commit 85b31a5
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.97.0](https://github.com/sws2apps/cpe-sws/compare/v2.96.1...v2.97.0) (2023-09-27)


### Bug Fixes

* **schedules:** display weekend public talk by circuit overseer ([4ae467e](https://github.com/sws2apps/cpe-sws/commit/4ae467e8345ae0e1bee4805795dde462018c04d7))


### Features

* **deps:** bump @mui/icons-material from 5.14.9 to 5.14.11 ([35bd75a](https://github.com/sws2apps/cpe-sws/commit/35bd75a8e887ca38f2c9fc4ceb375438446bc00d))
* **deps:** bump @mui/material from 5.14.10 to 5.14.11 ([77b594c](https://github.com/sws2apps/cpe-sws/commit/77b594cfd77cce6f3df163c7061623517a7099e0))
* **deps:** bump jw-epub-parser from 2.0.0 to 3.0.0 ([17ea0bb](https://github.com/sws2apps/cpe-sws/commit/17ea0bb0748e6b5d323ec9b59d95f4ec5b32cec4))

## [2.96.1](https://github.com/sws2apps/cpe-sws/compare/v2.96.0...v2.96.1) (2023-09-25)


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": "cpe-sws",
"private": true,
"version": "2.96.1",
"version": "2.97.0",
"license": "MIT",
"type": "module",
"repository": {
Expand Down

0 comments on commit 85b31a5

Please sign in to comment.