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

Commit

Permalink
chore(release): 1.0.0-alpha.28 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.28](v1.0.0-alpha.27...v1.0.0-alpha.28) (2022-03-05)

### Bug Fixes

* **help:** help documentation are no longer bundled inside the app ([bb39edf](bb39edf))
  • Loading branch information
semantic-release-bot committed Mar 5, 2022
1 parent bb39edf commit 66c6fef
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 @@
# [1.0.0-alpha.28](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.27...v1.0.0-alpha.28) (2022-03-05)


### Bug Fixes

* **help:** help documentation are no longer bundled inside the app ([bb39edf](https://github.com/sws2apps/lmm-oa-sws/commit/bb39edf85ac5309a34d6fe1408a0c9685144e4b1))

# [1.0.0-alpha.27](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.26...v1.0.0-alpha.27) (2022-03-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lmm-oa-sws",
"version": "1.0.0-alpha.27",
"version": "1.0.0-alpha.28",
"private": true,
"dependencies": {
"@emotion/react": "^11.8.1",
Expand Down

0 comments on commit 66c6fef

Please sign in to comment.