From 85b31a585f4daa5bf8cd5577171fab67fa3ea450 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 27 Sep 2023 16:26:20 +0000 Subject: [PATCH] chore(release): 2.97.0 [skip ci] # [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)) --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d67290716..160bbe2a4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index a5c23028aa..9a8e3eaf6b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cpe-sws", "private": true, - "version": "2.96.1", + "version": "2.97.0", "license": "MIT", "type": "module", "repository": {