Skip to content

Commit c9693dd

Browse files
authored
Release/1.4.0 (#33)
* updated changelog for v1.4.0 * 1.4.0
1 parent 52eb780 commit c9693dd

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,27 @@
33
## Unreleased
44

55
### Added
6-
- Added 2 new custom icons:
7-
Sort--descending--alt, Sort-ascending--alt
86

97
### Fixed
108

119
### Changed
12-
-'The "page-add" icon is deprecated and will be removed in future releases. Please use "page--add" instead.'
1310

1411
#### Breaking changes
1512

16-
## 1.3.0
13+
## 1.4.0
1714

1815
### Added
19-
- Added 3 new custom icons:
20-
video--syncing, video--error, video--synced
21-
22-
### Fixed
16+
- Added 2 new custom icons:
17+
Sort--descending--alt, Sort-ascending--alt
2318

2419
### Changed
20+
-'The "page-add" icon is deprecated and will be removed in future releases. Please use "page--add" instead.'
2521

26-
#### Breaking changes
22+
## 1.3.0
23+
24+
### Added
25+
- Added 3 new custom icons:
26+
video--syncing, video--error, video--synced
2727

2828
## 1.2.0
2929

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-icons",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Enchanted Icons is a collection of icons that are used in HCL Software products.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)