We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9857f47 commit ea1d066Copy full SHA for ea1d066
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## v13.0.0-SNAPSHOT - unreleased
4
+
5
## v12.0.0 - 2026-03-31
6
7
### 💥 Breaking Changes - requires hoist-react v83.0.2 or higher.
package.json
@@ -1,6 +1,6 @@
{
"name": "@xh/hoist-dev-utils",
- "version": "12.0.0-SNAPSHOT",
+ "version": "13.0.0-SNAPSHOT",
"description": "Utilities for configuring builds of Hoist-React client applications.",
"repository": {
"type": "git",
0 commit comments