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

Commit 519e6f7

Browse files
committed
Merge branch 'alpha' of https://github.com/sws2apps/lmm-oa-sws into alpha
2 parents 7a24fac + b546f9b commit 519e6f7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.0.0-alpha.3](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **app:** change build dependency for firebase deploy ([aab0bd5](https://github.com/sws2apps/lmm-oa-sws/commit/aab0bd5cbb71993c63373534b153a2df1e39445d))
7+
* **firebase:** add path in action checkout for firebase pipeline ([76374b1](https://github.com/sws2apps/lmm-oa-sws/commit/76374b1f419b3d9d83932f118e626d7a9fa3ca25))
8+
19
# [1.0.0-alpha.2](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-02-06)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lmm-oa-sws",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.3",
44
"private": true,
55
"dependencies": {
66
"@emotion/react": "^11.4.1",

0 commit comments

Comments
 (0)