@cypress-design/react-icon 0.16.0 → 0.17.1

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 CHANGED
@@ -1,5 +1,27 @@
1
1
  # @cypress-design/react-icon
2
2
 
3
+ ## 0.17.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#165](https://github.com/cypress-io/cypress-design/pull/165) [`119430b`](https://github.com/cypress-io/cypress-design/commit/119430b2f150a8bcadbb5fcb059d64b6e61043b2) Thanks [@jordanpowell88](https://github.com/jordanpowell88)! - feat(icons): add google chrome beta browser icon
8
+
9
+ - Updated dependencies [[`119430b`](https://github.com/cypress-io/cypress-design/commit/119430b2f150a8bcadbb5fcb059d64b6e61043b2)]:
10
+ - @cypress-design/icon-registry@0.20.1
11
+
12
+ ## 0.17.0
13
+
14
+ ### Minor Changes
15
+
16
+ - [#154](https://github.com/cypress-io/cypress-design/pull/154) [`106b61a`](https://github.com/cypress-io/cypress-design/commit/106b61a97888f956a4c9d235fde5efb4243e1445) Thanks [@ZachJW34](https://github.com/ZachJW34)! - add tassel icon
17
+
18
+ ### Patch Changes
19
+
20
+ - [`7b4f416`](https://github.com/cypress-io/cypress-design/commit/7b4f4162a0d150aa8cab7ec239faebb58c39464d) Thanks [@elevatebart](https://github.com/elevatebart)! - fix secondary color of object book
21
+
22
+ - Updated dependencies [[`106b61a`](https://github.com/cypress-io/cypress-design/commit/106b61a97888f956a4c9d235fde5efb4243e1445), [`7b4f416`](https://github.com/cypress-io/cypress-design/commit/7b4f4162a0d150aa8cab7ec239faebb58c39464d)]:
23
+ - @cypress-design/icon-registry@0.20.0
24
+
3
25
  ## 0.16.0
4
26
 
5
27
  ### Minor Changes