Skip to content

Commit

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

### Bug Fixes

* **app:** sources and schedules erased after update ([de88920](de88920))
  • Loading branch information
semantic-release-bot committed Sep 28, 2023
1 parent de88920 commit 7348ffd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.97.1](https://github.com/sws2apps/cpe-sws/compare/v2.97.0...v2.97.1) (2023-09-28)


### Bug Fixes

* **app:** sources and schedules erased after update ([de88920](https://github.com/sws2apps/cpe-sws/commit/de88920ed53e9d6f170a0ea9058879dfc8b0220b))

# [2.97.0](https://github.com/sws2apps/cpe-sws/compare/v2.96.1...v2.97.0) (2023-09-27)


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

0 comments on commit 7348ffd

Please sign in to comment.