Skip to content

Commit

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

### Bug Fixes

* **congregations:** rerender public talk import component ([5b0df34](5b0df34))
  • Loading branch information
semantic-release-bot committed Jun 21, 2023
1 parent 5b0df34 commit 28bfb52
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.25.1](https://github.com/sws2apps/sws2apps-web/compare/v2.25.0...v2.25.1) (2023-06-21)


### Bug Fixes

* **congregations:** rerender public talk import component ([5b0df34](https://github.com/sws2apps/sws2apps-web/commit/5b0df34c43dda7d2f2e614f116b7eaf7e2af7dc7))

# [2.25.0](https://github.com/sws2apps/sws2apps-web/compare/v2.24.3...v2.25.0) (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.0",
"version": "2.25.1",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit 28bfb52

Please sign in to comment.