@artsy/reaction 29.6.0 β 29.7.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 +12 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
1
|
+
# v29.7.0 (Mon Apr 18 2022)
|
|
2
|
+
|
|
3
|
+
#### π Enhancement
|
|
4
|
+
|
|
5
|
+
- security: upgrade union-value transitive dependecy to resolve CVE-2019-10747 [#3726](https://github.com/artsy/reaction/pull/3726) ([@ovasdi](https://github.com/ovasdi))
|
|
6
|
+
|
|
7
|
+
#### Authors: 1
|
|
8
|
+
|
|
9
|
+
- Ozzie Vasdi ([@ovasdi](https://github.com/ovasdi))
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
1
13
|
# v29.6.0 (Tue Apr 12 2022)
|
|
2
14
|
|
|
3
15
|
#### π Enhancement
|