Skip to content

Commit 11e77b5

Browse files
authored
Release/1.2.0 (#52)
* prepared changelog * 1.2.0
1 parent 02d6c55 commit 11e77b5

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@
33
## Unreleased
44

55
### Added
6-
- Added the `list--edit` icon to the icons preview
6+
7+
### Fixed
8+
9+
### Changed
10+
11+
### Breaking changes
12+
13+
## 1.2.0
14+
15+
### Added
16+
- Added all new icons including icons package v1.3.0 to the icon preview
717
- Added the `ToggleButton` component
818
- Added the `HCLSoftwareBlue 07 (20P)` color
919
- Added the `selectedOpacityHover` in theme.palette.action

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": "1.1.0",
3+
"version": "1.2.0",
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)