Skip to content

Commit

Permalink
chore(release): 2.117.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.117.0](v2.116.0...v2.117.0) (2024-02-16)

### Bug Fixes

* **schedules:** support custom middle song for midweek meeting ([67aad23](67aad23))

### Features

* **deps:** bump vite from 5.1.2 to 5.1.3 ([6caaa5a](6caaa5a))
  • Loading branch information
semantic-release-bot committed Feb 16, 2024
1 parent 67aad23 commit 9523570
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.117.0](https://github.com/sws2apps/cpe-sws/compare/v2.116.0...v2.117.0) (2024-02-16)


### Bug Fixes

* **schedules:** support custom middle song for midweek meeting ([67aad23](https://github.com/sws2apps/cpe-sws/commit/67aad233fa06e84a97f18195806770a4fed61fdd))


### Features

* **deps:** bump vite from 5.1.2 to 5.1.3 ([6caaa5a](https://github.com/sws2apps/cpe-sws/commit/6caaa5acc9875f833bf12bcf62dd1f2e93292c52))

# [2.116.0](https://github.com/sws2apps/cpe-sws/compare/v2.115.0...v2.116.0) (2024-02-15)


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.116.0",
"version": "2.117.0",
"license": "MIT",
"type": "module",
"repository": {
Expand Down

0 comments on commit 9523570

Please sign in to comment.