Skip to content

Commit a86958c

Browse files
committed
Release 1.0.0
1 parent 42d413c commit a86958c

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1+
## v1.0.0 (2021-03-11)
2+
3+
#### :rocket: Enhancement
4+
* [#1](https://github.com/ember-codemods/ember-qunit-5-codemod/pull/1) add setup qunit dom transform ([@zhanwang626](https://github.com/zhanwang626))
5+
6+
#### :house: Internal
7+
* [#2](https://github.com/ember-codemods/ember-qunit-5-codemod/pull/2) Adding release-it ([@scalvert](https://github.com/scalvert))
8+
9+
#### Committers: 2
10+
- Steve Calvert ([@scalvert](https://github.com/scalvert))
11+
- Zhan Wang ([@zhanwang626](https://github.com/zhanwang626))
12+
13+
114
# Changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-qunit-5-codemod",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"keywords": [
55
"codemod-cli"
66
],

0 commit comments

Comments
 (0)