Skip to content

Commit e5e7396

Browse files
Merge pull request #247 from hypermod-io/bump-cli
force-bumps cli packages
2 parents 03c8353 + 68eabcf commit e5e7396

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.changeset/grumpy-jeans-change.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,6 @@
8585
"workspaces": [
8686
"packages/*",
8787
"community/*"
88-
]
88+
],
89+
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
8990
}

0 commit comments

Comments
 (0)