diff --git a/.changeset/sour-parents-brake.md b/.changeset/sour-parents-brake.md deleted file mode 100644 index 93536cc..0000000 --- a/.changeset/sour-parents-brake.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"@hopper-ui/icons-react16": minor ---- - - -**Added** - -| SVG Name | -| ------------------------------------ | -| BoltIcon | -| SettingsNotificationIcon | -| SettingsWarningIcon | diff --git a/packages/icons-react16/CHANGELOG.md b/packages/icons-react16/CHANGELOG.md index 164f428..0c1d713 100644 --- a/packages/icons-react16/CHANGELOG.md +++ b/packages/icons-react16/CHANGELOG.md @@ -1,5 +1,17 @@ # @hopper-ui/icons-react16 +## 1.2.0 + +### Minor Changes + +- dd93236: **Added** + + | SVG Name | + | ------------------------ | + | BoltIcon | + | SettingsNotificationIcon | + | SettingsWarningIcon | + ## 1.1.1 ### Patch Changes diff --git a/packages/icons-react16/package.json b/packages/icons-react16/package.json index 4b6083e..aa11bfe 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.1.1", + "version": "1.2.0", "description": "The icons package that targets React 16.", "license": "Apache-2.0", "repository": {