Skip to content

Commit 5a51fc3

Browse files
author
Robert Jackson
committed
Release 1.2.1
1 parent 2a26d8a commit 5a51fc3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## v1.2.1 (2019-09-09)
2+
3+
#### :bug: Bug Fix
4+
* [#199](https://github.com/ember-codemods/ember-qunit-codemod/pull/199) Fix Comments being lost around modules ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
5+
6+
#### Committers: 1
7+
- L. Preston Sego III ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
8+

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-codemod",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "codemod script for ember-qunit",
55
"keywords": [
66
"codemod",

0 commit comments

Comments
 (0)