@artsy/reaction 29.3.0 β 29.4.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 +17 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
|
1
|
+
# v29.4.0 (Fri Apr 08 2022)
|
|
2
|
+
|
|
3
|
+
#### π Enhancement
|
|
4
|
+
|
|
5
|
+
- chore: update renovate assignee [#3722](https://github.com/artsy/reaction/pull/3722) ([@ovasdi](https://github.com/ovasdi))
|
|
6
|
+
|
|
7
|
+
#### π Internal
|
|
8
|
+
|
|
9
|
+
- Bump handlebars from 4.5.3 to 4.7.7 [#3682](https://github.com/artsy/reaction/pull/3682) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
10
|
+
|
|
11
|
+
#### Authors: 2
|
|
12
|
+
|
|
13
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
14
|
+
- Ozzie Vasdi ([@ovasdi](https://github.com/ovasdi))
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
1
18
|
# v29.3.0 (Thu Apr 07 2022)
|
|
2
19
|
|
|
3
20
|
#### π Enhancement
|