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

### Features

* **deps:** bump @mui/lab from 5.0.0-alpha.78 to 5.0.0-alpha.79 ([e9fec76](e9fec76))
* **deps:** bump @mui/material from 5.6.2 to 5.6.3 ([42597f2](42597f2))
* **deps:** bump dexie from 3.2.1 to 3.2.2 ([27b48b1](27b48b1))
* **deps:** bump json-as-xlsx from 2.4.0 to 2.4.1 ([ad42ae7](ad42ae7))
* **deps:** bump react from 18.0.0 to 18.1.0 ([8adc67d](8adc67d))
* **deps:** bump react-dom from 18.0.0 to 18.1.0 ([a1f93bd](a1f93bd))
  • Loading branch information
semantic-release-bot committed Apr 28, 2022
1 parent 8adc67d commit 913d4f2
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.42](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2022-04-28)


### Features

* **deps:** bump @mui/lab from 5.0.0-alpha.78 to 5.0.0-alpha.79 ([e9fec76](https://github.com/sws2apps/lmm-oa-sws/commit/e9fec76c0b5f73be9f105fb58dc8e780ee349e2b))
* **deps:** bump @mui/material from 5.6.2 to 5.6.3 ([42597f2](https://github.com/sws2apps/lmm-oa-sws/commit/42597f29db83af9425a6ab4556354bf31da0abda))
* **deps:** bump dexie from 3.2.1 to 3.2.2 ([27b48b1](https://github.com/sws2apps/lmm-oa-sws/commit/27b48b19bb19a6771b0d4b8ae8cd0ea3044f48e2))
* **deps:** bump json-as-xlsx from 2.4.0 to 2.4.1 ([ad42ae7](https://github.com/sws2apps/lmm-oa-sws/commit/ad42ae73a22d9053219934f5dac40d2f855ff684))
* **deps:** bump react from 18.0.0 to 18.1.0 ([8adc67d](https://github.com/sws2apps/lmm-oa-sws/commit/8adc67db5e08909c7e06b0e8ed6d0f14fa415059))
* **deps:** bump react-dom from 18.0.0 to 18.1.0 ([a1f93bd](https://github.com/sws2apps/lmm-oa-sws/commit/a1f93bd5d30b8207dc30bc551482989992adf587))

# [1.0.0-alpha.41](https://github.com/sws2apps/lmm-oa-sws/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2022-04-24)


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

0 comments on commit 913d4f2

Please sign in to comment.