Skip to content

Commit 96d21e9

Browse files
committed
Tagged 0.7.2 (stable)
1 parent 86549f6 commit 96d21e9

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
## 0.7.2-alpha.2 (2023-06-13)
1+
## 0.7.2 (2023-06-13)
22

33
### Bug Fix
44
* [#44](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/44) Wrote a shell script to simplify the build and test scripts ([@ijlee2](https://github.com/ijlee2))
55

6-
### Committers: 1
7-
- Isaac Lee ([@ijlee2](https://github.com/ijlee2))
8-
9-
10-
## 0.7.2-alpha.1 (2023-06-13)
11-
126
### Enhancement
137
* [#43](https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/43) Updated project structure ([@ijlee2](https://github.com/ijlee2))
148

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.2-alpha.2",
3+
"version": "0.7.2",
44
"description": "Codemod to convert Ember addons to v2 addon format",
55
"keywords": [
66
"codemod",

0 commit comments

Comments
 (0)