Skip to content

Commit 598af16

Browse files
authored
Merge pull request #8 from chakra-ui/changeset-release/main
ci: version release
2 parents 97825d1 + a44f73d commit 598af16

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

.changeset/clean-chefs-play.md

-5
This file was deleted.

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# @chakra-ui/codemod
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [`2d29e0a`](https://github.com/chakra-ui/chakra-codemod/commit/2d29e0a20a3c806093e1be81afb56841a577d7a0) [#7](https://github.com/chakra-ui/chakra-codemod/pull/7) Thanks [@segunadebayo](https://github.com/segunadebayo)! - Improve codemod flow and added upgrade dependency to run first
8+
39
## 1.1.0
10+
411
### Minor Changes
512

613
- b93ee8a: Added more codemod transforms for Chakra V1
7-
14+
815
- Update `Slider` JSX structure
916
- Rename `ThemeProvider` to `ChakraProvider`
1017
- Update component Imports to reflect updates

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chakra-ui/codemod",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"repository": "https://github.com/chakra-ui/chakra-codemod.git",
55
"author": "Segun Adebayo <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)