Skip to content

Commit

Permalink
Version Packages (next) (#8517)
Browse files Browse the repository at this point in the history
ci(changesets): version packages (next)

Co-authored-by: Segun Adebayo <joseshegs@gmail.com>
  • Loading branch information
github-actions[bot] and segunadebayo committed May 30, 2024
1 parent 691f354 commit c452cc5
Show file tree
Hide file tree
Showing 13 changed files with 52 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@
},
"changesets": [
"blue-masks-tell",
"curly-donkeys-glow",
"curvy-zebras-fold",
"many-lamps-provide",
"pretty-cougars-cough",
"shiny-dogs-promise",
"tasty-scissors-watch"
]
}
2 changes: 2 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @chakra-ui/cli

## 3.0.0-next.1

## 3.0.0-next.0

### 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": "@chakra-ui/cli",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"description": "Generate theme typings for autocomplete",
"keywords": [
"theme",
Expand Down
7 changes: 7 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.0.0-next.1

### Patch Changes

- Updated dependencies []:
- @chakra-ui/utils@3.0.0-next.1

## 3.0.0-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/hooks",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"description": "React hooks for Chakra components",
"keywords": [
"hooks",
Expand Down
2 changes: 2 additions & 0 deletions packages/props-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Change Log

## 3.0.0-next.1

## 3.0.0-next.0

## 2.2.1
Expand Down
2 changes: 1 addition & 1 deletion packages/props-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/props-docs",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"description": "Extracts prop types for documentation purposes",
"keywords": [
"docs",
Expand Down
18 changes: 18 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @chakra-ui/react

## 3.0.0-next.1

### Minor Changes

- [`548470d`](https://github.com/chakra-ui/chakra-ui/commit/548470dd4306dd39d76555e172da64fd1861fdc5)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - Add custom select
from Ark UI and design recipe

### Patch Changes

- [`c941971`](https://github.com/chakra-ui/chakra-ui/commit/c9419714db8b50b2cad3f478d90d4be4268da48f)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - Convert Tabs
component to use Ark UI

- Updated dependencies []:
- @chakra-ui/hooks@3.0.0-next.1
- @chakra-ui/utils@3.0.0-next.1

## 3.0.0-next.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"description": "Responsive and accessible React UI components built with React and Emotion",
"type": "module",
"main": "dist/cjs/index.cjs",
Expand Down
2 changes: 2 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# @chakra-ui/utils

## 3.0.0-next.1

## 3.0.0-next.0
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/utils",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"description": "Common utilities and types for Chakra UI",
"author": "Segun Adebayo <sage@adebayosegun.com>",
"homepage": "https://github.com/chakra-ui/chakra-ui#readme",
Expand Down
13 changes: 13 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @chakra-ui/docs

## 3.0.0-next.1

### Patch Changes

- Updated dependencies
[[`c941971`](https://github.com/chakra-ui/chakra-ui/commit/c9419714db8b50b2cad3f478d90d4be4268da48f),
[`548470d`](https://github.com/chakra-ui/chakra-ui/commit/548470dd4306dd39d76555e172da64fd1861fdc5)]:
- @chakra-ui/react@3.0.0-next.1
- @chakra-ui/cli@3.0.0-next.1
- @chakra-ui/hooks@3.0.0-next.1
- @chakra-ui/props-docs@3.0.0-next.1
- @chakra-ui/utils@3.0.0-next.1

## 3.0.0-next.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/docs",
"version": "3.0.0-next.0",
"version": "3.0.0-next.1",
"scripts": {
"dev": "next",
"prebuild": "pnpm build:search-meta && pnpm build:packages && pnpm build:props-docs",
Expand Down

0 comments on commit c452cc5

Please sign in to comment.