Skip to content

Commit

Permalink
Version Packages (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed May 3, 2024
1 parent 16a45d3 commit f37fbc2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/twelve-seas-float.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @effect/codemod

## 0.0.15

### Patch Changes

- [#37](https://github.com/Effect-TS/codemod/pull/37) [`16a45d3`](https://github.com/Effect-TS/codemod/commit/16a45d303bbce1c659d7bb0cc8a91f09d8224f13) Thanks [@gcanti](https://github.com/gcanti)! - Fix: Update import from `formatError` to `formatErrorSync` in the schema 0.65 codemod, closes #36

## 0.0.14

### Patch Changes
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": "@effect/codemod",
"version": "0.0.14",
"version": "0.0.15",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down

0 comments on commit f37fbc2

Please sign in to comment.