Skip to content

Commit fd16ecc

Browse files
1.0.0 (#23)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 18339c2 commit fd16ecc

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/khaki-jars-brush.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# types-react-codemod
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#22](https://github.com/eps1lon/types-react-codemod/pull/22) [`18339c2`](https://github.com/eps1lon/types-react-codemod/commit/18339c20e36b4355bed924c6aa3b069317a34c1c) Thanks [@eps1lon](https://github.com/eps1lon)! - Release 1.0.0
8+
9+
Includes no breaking changes.
10+
Just marking this release as mature by not using the 0.x range.
11+
312
## 0.1.0
413

514
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "types-react-codemod",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"bin": "bin/types-react-codemod.cjs",
55
"scripts": {
66
"format": "prettier . --write",

0 commit comments

Comments
 (0)