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.7 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.7](v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-02-06)

### Bug Fixes

* **app:** change app flag to use window location hostname ([aa0cee1](aa0cee1))

### Reverts

* Revert "chore(release): 1.0.0-alpha.6 [skip ci]" ([d58852e](d58852e))
  • Loading branch information
semantic-release-bot committed Feb 6, 2022
1 parent aa0cee1 commit 2d258b6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.0.0-alpha.7](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-02-06)


### Bug Fixes

* **app:** change app flag to use window location hostname ([aa0cee1](https://github.com/sws2apps/lmm-oa-sws/commit/aa0cee1c1b5e8f7cf85b1e948d913ad4d689ce07))


### Reverts

* Revert "chore(release): 1.0.0-alpha.6 [skip ci]" ([d58852e](https://github.com/sws2apps/lmm-oa-sws/commit/d58852e7012ac236ef104ff03e4d725268e7ff9f))

# [1.0.0-alpha.5](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-02-06)


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.5",
"version": "1.0.0-alpha.7",
"private": true,
"dependencies": {
"@emotion/react": "^11.4.1",
Expand Down

0 comments on commit 2d258b6

Please sign in to comment.