Skip to content

Commit 29b0f56

Browse files
authored
Release/2.1.2 (#184)
* adjusted changelog * 2.1.2
1 parent 99712f9 commit 29b0f56

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@
55
### Added
66

77
### Fixed
8-
- Fixed console error by making sure the element exists before using classList
98

109
### Changed
1110

1211
### Breaking changes
1312

13+
## 2.1.2
14+
15+
### Fixed
16+
- Fixed console error by making sure the element exists before using classList
1417

1518
## 2.1.1
1619

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hcl-software/enchanted-react-components",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Enchanted React Components is a collection of components that are used in HCL Software products.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)