Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

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.1...v2.28.0) (2023-02-06)

### Bug Fixes

* **pages:** update count logic in source week details when overriding meeting part ([afa2aff](afa2aff))
* **schedules:** add await for asynchronous iteration ([f0c5a4a](f0c5a4a))

### Features

* **deps:** bump @sws2apps/react-sw-helper from 1.9.0 to 1.10.0 ([fec1244](fec1244))
  • Loading branch information
semantic-release-bot committed Feb 6, 2023
1 parent f0c5a4a commit fb14f21
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.28.0](https://github.com/sws2apps/lmm-oa-sws/compare/v2.27.1...v2.28.0) (2023-02-06)


### Bug Fixes

* **pages:** update count logic in source week details when overriding meeting part ([afa2aff](https://github.com/sws2apps/lmm-oa-sws/commit/afa2aff532b8970a60498ae002e26f2b25bca4b8))
* **schedules:** add await for asynchronous iteration ([f0c5a4a](https://github.com/sws2apps/lmm-oa-sws/commit/f0c5a4a26cd4b0cfc2d12fef66b873f7b2f894ce))


### Features

* **deps:** bump @sws2apps/react-sw-helper from 1.9.0 to 1.10.0 ([fec1244](https://github.com/sws2apps/lmm-oa-sws/commit/fec12448f9fcfbab3b3010fa99600705a91cfc1a))

## [2.27.1](https://github.com/sws2apps/lmm-oa-sws/compare/v2.27.0...v2.27.1) (2023-02-03)


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": "lmm-oa-sws",
"private": true,
"version": "2.27.1",
"version": "2.28.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit fb14f21

Please sign in to comment.