diff --git a/.changeset/rich-dogs-rule.md b/.changeset/rich-dogs-rule.md deleted file mode 100644 index 8d8d4cd..0000000 --- a/.changeset/rich-dogs-rule.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hopper-ui/icons-react16": minor ---- - -Added NextCalendarIcon diff --git a/packages/icons-react16/CHANGELOG.md b/packages/icons-react16/CHANGELOG.md index c14e57c..e14e46a 100644 --- a/packages/icons-react16/CHANGELOG.md +++ b/packages/icons-react16/CHANGELOG.md @@ -1,5 +1,11 @@ # @hopper-ui/icons-react16 +## 1.5.0 + +### Minor Changes + +- 4be30bb: Added NextCalendarIcon + ## 1.4.0 ### Minor Changes diff --git a/packages/icons-react16/package.json b/packages/icons-react16/package.json index 2279a4c..d4f8ce9 100644 --- a/packages/icons-react16/package.json +++ b/packages/icons-react16/package.json @@ -1,7 +1,7 @@ { "name": "@hopper-ui/icons-react16", "author": "Workleap", - "version": "1.4.0", + "version": "1.5.0", "description": "The icons package that targets React 16.", "license": "Apache-2.0", "repository": {