We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03c8353 + 68eabcf commit e5e7396Copy full SHA for e5e7396
.changeset/grumpy-jeans-change.md
@@ -0,0 +1,12 @@
1
+---
2
+'@hypermod/cli': minor
3
+'@codeshift/cli': minor
4
+'@hypermod/core': minor
5
+'@hypermod/fetcher': minor
6
+'@hypermod/initializer': minor
7
+'@hypermod/types': minor
8
+'@hypermod/utils': minor
9
+'@hypermod/validator': minor
10
11
+
12
+Bump CLI to surface changes to App package downloads
package.json
@@ -85,5 +85,6 @@
85
"workspaces": [
86
"packages/*",
87
"community/*"
88
- ]
+ ],
89
+ "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
90
}
0 commit comments