@commercetools/nimbus-icons 2.0.1 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @commercetools/nimbus-icons
|
|
2
2
|
|
|
3
|
+
## 2.1.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#643](https://github.com/commercetools/nimbus/pull/643)
|
|
8
|
+
[`42124ce`](https://github.com/commercetools/nimbus/commit/42124cedaa62526de6a0eac3744486f00f416e66)
|
|
9
|
+
Thanks [@tylermorrisford](https://github.com/tylermorrisford)! - Changes the
|
|
10
|
+
designated changeset github action and includes the PR title in the release
|
|
11
|
+
workflow.
|
|
12
|
+
|
|
3
13
|
## 2.0.1
|
|
4
14
|
|
|
5
15
|
## 2.0.0
|