Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.1...v1.1.0) (2022-09-30)

### Bug Fixes

* **api:** update visitor_id field name in req.headers to visitorid ([184f192](184f192))

### Features

* **deps:** bump @mui/lab from 5.0.0-alpha.100 to 5.0.0-alpha.101 ([72095ba](72095ba))
* **deps:** bump @mui/material from 5.10.6 to 5.10.7 ([dcb4104](dcb4104))
  • Loading branch information
semantic-release-bot committed Sep 30, 2022
1 parent 184f192 commit 48a46e0
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 @@
# [1.1.0](https://github.com/sws2apps/sws2apps-web/compare/v1.0.1...v1.1.0) (2022-09-30)


### Bug Fixes

* **api:** update visitor_id field name in req.headers to visitorid ([184f192](https://github.com/sws2apps/sws2apps-web/commit/184f1924a3970a0723c922b5d91521029c57f513))


### Features

* **deps:** bump @mui/lab from 5.0.0-alpha.100 to 5.0.0-alpha.101 ([72095ba](https://github.com/sws2apps/sws2apps-web/commit/72095ba7919262c1adf3290633b0d004f3dc66ae))
* **deps:** bump @mui/material from 5.10.6 to 5.10.7 ([dcb4104](https://github.com/sws2apps/sws2apps-web/commit/dcb4104d794a5cfd3b461e563ca009679d0f74a4))

## [1.0.1](https://github.com/sws2apps/sws2apps-web/compare/v1.0.0...v1.0.1) (2022-09-26)


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": "sws2apps-web",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"dependencies": {
"@date-io/date-fns": "^2.16.0",
Expand Down

0 comments on commit 48a46e0

Please sign in to comment.