We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01d1e97 + 405131e commit 3011058Copy full SHA for 3011058
.release-plan.json
@@ -40,7 +40,7 @@
40
"constraints": [
41
{
42
"impact": "patch",
43
- "reason": "@NullVoxPopuli said so"
+ "reason": "@NullVoxPopuli said so2"
44
}
45
],
46
"pkgJSONPath": "./packages/@glimmer/runtime/package.json"
packages/@glimmer/runtime/package.json
@@ -1,6 +1,6 @@
1
2
"name": "@glimmer/runtime",
3
- "version": "0.94.8",
+ "version": "0.94.9",
4
"license": "MIT",
5
"description": "Minimal runtime needed to render Glimmer templates",
6
"repository": {
0 commit comments