Skip to content

Commit

Permalink
release: 2.0.1 (#213)
Browse files Browse the repository at this point in the history
* Version Packages

* Poke GH actions

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: eps1lon <silbermann.sebastian@gmail.com>
  • Loading branch information
3 people committed Mar 26, 2023
1 parent 5ea4bb5 commit 3ba7a94
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/nervous-bulldogs-scream.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# types-react-codemod

## 2.0.1

### Patch Changes

- [#210](https://github.com/eps1lon/types-react-codemod/pull/210) [`a47bd09`](https://github.com/eps1lon/types-react-codemod/commit/a47bd09809991be0c89922dcbe6ba616a270d94e) Thanks [@eps1lon](https://github.com/eps1lon)! - Ensure jscodeshift can be executed

Fixes `/usr/bin/env: ‘node\r’: No such file or directory`

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "types-react-codemod",
"version": "2.0.0",
"version": "2.0.1",
"bin": "bin/types-react-codemod.cjs",
"scripts": {
"format": "prettier . --write",
Expand Down

0 comments on commit 3ba7a94

Please sign in to comment.