Skip to content

Commit 35d8b84

Browse files
committed
Tagged 2.0.3
1 parent ee4119f commit 35d8b84

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cyan-lamps-pump.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- [#48](https://github.com/ijlee2/ember-codemod-sort-invocations/pull/48) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
8+
39
## 2.0.2
410

511
### Patch Changes

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-sort-invocations",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Codemod to sort invocations in templates",
55
"keywords": [
66
"codemod",

0 commit comments

Comments
 (0)