Skip to content

Commit b20973a

Browse files
committed
1.2.2 - Custom Chat Widget - bump dependencies
1 parent 04eaef5 commit b20973a

File tree

6 files changed

+2093
-16340
lines changed

6 files changed

+2093
-16340
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6+
## [1.2.2] - 2021-09-22
7+
### Changed
8+
- Custom Chat Widget - bump dependencies
9+
610
## [1.2.1] - 2021-09-09
711
### Changed
812
- Custom Chat Widget - readme updates

customChatWidget/.babelrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"@babel/preset-env",
44
"@babel/preset-react"
55
],
6-
"plugins": ["@babel/plugin-proposal-class-properties","@babel/plugin-transform-destructuring"]
6+
"plugins": []
77
}

0 commit comments

Comments
 (0)