Skip to content

Commit 63b3815

Browse files
committed
internal: release v0.0.2
1 parent 4e46c43 commit 63b3815

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1+
2+
## v0.0.2 (2022-11-03)
3+
4+
#### :memo: Documentation
5+
* [#13](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/13) Create CODE_OF_CONDUCT.md ([@gitKrystan](https://github.com/gitKrystan))
6+
* [#12](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/12) Update readme, contribution guidelines, release instructions, examples ([@gitKrystan](https://github.com/gitKrystan))
7+
8+
#### Committers: 1
9+
- Krystan HuffMenne ([@gitKrystan](https://github.com/gitKrystan))
10+
111
# Changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-ember-template-tag",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "A prettier plugin for formatting Ember template tags",
55
"keywords": [
66
"ember",

0 commit comments

Comments
 (0)