Skip to content

Commit b277ec2

Browse files
committed
Release v0.1.1
1 parent 08f0af5 commit b277ec2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11

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+
211

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bertdeblock/generate-template-registry",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Generate a template registry for Glint.",
55
"repository": "https://github.com/bertdeblock/generate-template-registry",
66
"license": "MIT",

0 commit comments

Comments
 (0)