Skip to content

Commit f2c9da2

Browse files
committed
Tagged 2.1.0
1 parent 8c47a2e commit f2c9da2

19 files changed

+61
-26
lines changed

.changeset/small-shoes-beg.md

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

.changeset/tricky-berries-marry.md

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workspace-root",
3-
"version": "2.0.10",
3+
"version": "2.1.0",
44
"private": true,
55
"description": "Workspace root for @codemod-utils",
66
"repository": {

packages/ast/javascript/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog for @codemod-utils/ast-javascript
22

3+
## 1.2.10
4+
5+
### Patch Changes
6+
7+
- [#143](https://github.com/ijlee2/codemod-utils/pull/143) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
8+
39
## 1.2.9
410

511
### Patch Changes

packages/ast/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemod-utils/ast-javascript",
3-
"version": "1.2.9",
3+
"version": "1.2.10",
44
"description": "Utilities for handling *.{js,ts} files as abstract syntax tree",
55
"keywords": [
66
"codemod",

packages/ast/template/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog for @codemod-utils/ast-template
22

3+
## 1.1.6
4+
5+
### Patch Changes
6+
7+
- [#143](https://github.com/ijlee2/codemod-utils/pull/143) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
8+
39
## 1.1.5
410

511
### Patch Changes

packages/ast/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemod-utils/ast-template",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "Utilities for handling *.hbs files as abstract syntax tree",
55
"keywords": [
66
"codemod",

packages/blueprints/CHANGELOG.md

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

3+
## 1.1.7
4+
5+
### Patch Changes
6+
7+
- [#143](https://github.com/ijlee2/codemod-utils/pull/143) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
8+
39
## 1.1.6
410

511
### Patch Changes

packages/blueprints/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemod-utils/blueprints",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "Utilities for blueprints",
55
"keywords": [
66
"codemod",

packages/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog for @codemod-utils/cli
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#144](https://github.com/ijlee2/codemod-utils/pull/144) Updated blueprints ([@ijlee2](https://github.com/ijlee2))
8+
9+
### Patch Changes
10+
11+
- [#143](https://github.com/ijlee2/codemod-utils/pull/143) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
12+
313
## 2.0.3
414

515
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemod-utils/cli",
3-
"version": "2.0.3",
3+
"version": "2.1.0",
44
"description": "CLI to create a codemod project",
55
"keywords": [
66
"codemod",

packages/ember/CHANGELOG.md

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

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [#143](https://github.com/ijlee2/codemod-utils/pull/143) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
8+
39
## 2.0.1
410

511
### Patch Changes

packages/ember/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemod-utils/ember",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Utilities for Ember",
55
"keywords": [
66
"codemod",

packages/files/CHANGELOG.md

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

3+
## 2.0.6
4+
5+
### Patch Changes
6+
7+
- [#143](https://github.com/ijlee2/codemod-utils/pull/143) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
8+
39
## 2.0.5
410

511
### Patch Changes

packages/files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemod-utils/files",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Utilities for handling files",
55
"keywords": [
66
"codemod",

packages/json/CHANGELOG.md

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

3+
## 1.1.11
4+
5+
### Patch Changes
6+
7+
- [#143](https://github.com/ijlee2/codemod-utils/pull/143) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
8+
39
## 1.1.10
410

511
### Patch Changes

packages/json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemod-utils/json",
3-
"version": "1.1.10",
3+
"version": "1.1.11",
44
"description": "Utilities for handling JSON",
55
"keywords": [
66
"codemod",

packages/tests/CHANGELOG.md

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

3+
## 1.1.9
4+
5+
### Patch Changes
6+
7+
- [#143](https://github.com/ijlee2/codemod-utils/pull/143) Updated dependencies ([@ijlee2](https://github.com/ijlee2))
8+
39
## 1.1.8
410

511
### Patch Changes

packages/tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codemod-utils/tests",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "Utilities for tests",
55
"keywords": [
66
"codemod",

0 commit comments

Comments
 (0)