@xh/hoist 75.0.0-SNAPSHOT.1751273865753 → 75.0.0-SNAPSHOT.1751290908617

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## v75.0.0-SNAPSHOT - unreleased
4
4
 
5
+ ## v74.1.0 - 2025-06-30
6
+
5
7
  ### 🎁 New Features
6
8
 
7
9
  * Updated the `GroupingChooser` UI to use a single popover for both updating the value and
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xh/hoist",
3
- "version": "75.0.0-SNAPSHOT.1751273865753",
3
+ "version": "75.0.0-SNAPSHOT.1751290908617",
4
4
  "description": "Hoist add-on for building and deploying React Applications.",
5
5
  "repository": "github:xh/hoist-react",
6
6
  "homepage": "https://xh.io",