Skip to content

Commit bb0983c

Browse files
committed
Tagged 0.7.1 (stable)
1 parent bc21927 commit bb0983c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.7.1-alpha.1 (2023-06-12)
1+
## 0.7.1 (2023-06-12)
22

33
### Bug Fix
44
* [#42](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/42) Patch #41 ([@ijlee2](https://github.com/ijlee2))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-codemod-v1-to-v2",
3-
"version": "0.7.1-alpha.1",
3+
"version": "0.7.1",
44
"description": "Codemod to convert Ember addons to v2 addon format",
55
"keywords": [
66
"codemod",

0 commit comments

Comments
 (0)