Skip to content

Commit

Permalink
Tagged 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ijlee2 committed Feb 21, 2024
1 parent 1977796 commit c6c791a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-seahorses-tell.md

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "workspace-root",
"version": "1.2.6",
"version": "1.2.7",
"private": true,
"description": "Workspace root for @codemod-utils",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog for @codemod-utils/cli

## 1.1.5

### Patch Changes

- [#109](https://github.com/ijlee2/codemod-utils/pull/109) Updated CI workflow ([@ijlee2](https://github.com/ijlee2))

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codemod-utils/cli",
"version": "1.1.4",
"version": "1.1.5",
"description": "CLI to create a codemod project",
"keywords": [
"codemod",
Expand Down

0 comments on commit c6c791a

Please sign in to comment.