Skip to content

Commit

Permalink
chore(release): 2.28.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.28.0](v2.27.0...v2.28.0) (2023-07-01)

### Features

* **congregations:** use pagination when navigating public talks ([62b056d](62b056d))
  • Loading branch information
semantic-release-bot committed Jul 1, 2023
1 parent 62b056d commit dd4488b
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.28.0](https://github.com/sws2apps/sws2apps-web/compare/v2.27.0...v2.28.0) (2023-07-01)


### Features

* **congregations:** use pagination when navigating public talks ([62b056d](https://github.com/sws2apps/sws2apps-web/commit/62b056d28082248a0fa546928d2c3992c841f428))

# [2.27.0](https://github.com/sws2apps/sws2apps-web/compare/v2.26.0...v2.27.0) (2023-06-28)


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.27.0",
"version": "2.28.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit dd4488b

Please sign in to comment.