We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f0af5 commit b277ec2Copy full SHA for b277ec2
CHANGELOG.md
@@ -1,2 +1,11 @@
1
2
+## v0.1.1 (2024-02-27)
3
+
4
+#### :bug: Bug Fix
5
+* [#1](https://github.com/bertdeblock/generate-template-registry/pull/1) Ensure consistent output ([@bertdeblock](https://github.com/bertdeblock))
6
7
+#### Committers: 1
8
+- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
9
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@bertdeblock/generate-template-registry",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Generate a template registry for Glint.",
"repository": "https://github.com/bertdeblock/generate-template-registry",
"license": "MIT",
0 commit comments