Skip to content

Commit

Permalink
Tagged 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Oct 31, 2023
1 parent da0ca4f commit 4e4fcf5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 1.0.1 (2023-10-31)

### Internal
* [#4](https://github.com/ijlee2/ember-codemod-rename-test-modules/pull/4) Updated dependencies ([@ijlee2](https://github.com/ijlee2))

### Committers: 1
- Isaac Lee ([@ijlee2](https://github.com/ijlee2))


## 1.0.0 (2023-09-14)

### Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-codemod-rename-test-modules",
"version": "1.0.0",
"version": "1.0.1",
"description": "Codemod to rename test modules",
"keywords": [
"codemod",
Expand Down

0 comments on commit 4e4fcf5

Please sign in to comment.