Skip to content

Commit

Permalink
Version Packages (#6652)
Browse files Browse the repository at this point in the history
Co-authored-by: Segun Adebayo <joseshegs@gmail.com>
  • Loading branch information
github-actions[bot] and segunadebayo committed Sep 19, 2022
1 parent 0ca7b09 commit cd9314a
Show file tree
Hide file tree
Showing 118 changed files with 1,025 additions and 194 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-gorillas-give.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/blue-chicken-marry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/brown-hairs-behave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brown-tomatoes-destroy.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fresh-elephants-cover.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/funny-lies-switch.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/lazy-ants-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-ladybugs-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/neat-flies-smile.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/new-dolls-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-pugs-suffer.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/perfect-cycles-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-walls-study.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/sour-pans-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-buses-exercise.md

This file was deleted.

38 changes: 0 additions & 38 deletions .changeset/tricky-squids-kneel.md

This file was deleted.

19 changes: 19 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## 2.1.0

### Minor Changes

- [#6679](https://github.com/chakra-ui/chakra-ui/pull/6679)
[`1b89467f6`](https://github.com/chakra-ui/chakra-ui/commit/1b89467f6a1dae072e16884431d898497fa2e571)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - Allow control of
`framer-motion` elements via the `motionProps` prop.

### Patch Changes

- Updated dependencies
[[`a4df8b70c`](https://github.com/chakra-ui/chakra-ui/commit/a4df8b70c9ade7c331ba6b8d1b422e74b5b8e8c1),
[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)]:
- @chakra-ui/react-use-controllable-state@2.0.4
- @chakra-ui/icon@3.0.10
- @chakra-ui/descendant@3.0.9
- @chakra-ui/transition@2.0.9

## 2.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/accordion",
"version": "2.0.12",
"version": "2.1.0",
"description": "A simple and accessible accordion component for React & Chakra UI",
"keywords": [
"react",
Expand Down
21 changes: 21 additions & 0 deletions packages/components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Change Log

## 2.0.10

### Patch Changes

- [#6666](https://github.com/chakra-ui/chakra-ui/pull/6666)
[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)
Thanks [@TylerAPfledderer](https://github.com/TylerAPfledderer)! - Add missing
component/function docs and relative docsite links.

Ensures that all Components, functions, and hooks that have detailed pages on
the Chakra site have corresponding JSDocs and links back to the docsite via
IDE intellisense.

Includes adding or fixing links within these docs to related WAI-ARIA
patterns.

- Updated dependencies
[[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)]:
- @chakra-ui/icon@3.0.10
- @chakra-ui/spinner@2.0.9

## 2.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/alert",
"version": "2.0.9",
"version": "2.0.10",
"description": "A React component used to alert users of a particular screen area that needs user action",
"keywords": [
"alert",
Expand Down
19 changes: 19 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## 2.0.10

### Patch Changes

- [#6666](https://github.com/chakra-ui/chakra-ui/pull/6666)
[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)
Thanks [@TylerAPfledderer](https://github.com/TylerAPfledderer)! - Add missing
component/function docs and relative docsite links.

Ensures that all Components, functions, and hooks that have detailed pages on
the Chakra site have corresponding JSDocs and links back to the docsite via
IDE intellisense.

Includes adding or fixing links within these docs to related WAI-ARIA
patterns.

- Updated dependencies []:
- @chakra-ui/spinner@2.0.9

## 2.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/button",
"version": "2.0.9",
"version": "2.0.10",
"description": "A React component that is a base button.",
"keywords": [
"button",
Expand Down
30 changes: 30 additions & 0 deletions packages/components/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Change Log

## 2.2.0

### Minor Changes

- [#6679](https://github.com/chakra-ui/chakra-ui/pull/6679)
[`1b89467f6`](https://github.com/chakra-ui/chakra-ui/commit/1b89467f6a1dae072e16884431d898497fa2e571)
Thanks [@segunadebayo](https://github.com/segunadebayo)! - Allow control of
`framer-motion` elements via the `motionProps` prop.

### Patch Changes

- [#6666](https://github.com/chakra-ui/chakra-ui/pull/6666)
[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)
Thanks [@TylerAPfledderer](https://github.com/TylerAPfledderer)! - Add missing
component/function docs and relative docsite links.

Ensures that all Components, functions, and hooks that have detailed pages on
the Chakra site have corresponding JSDocs and links back to the docsite via
IDE intellisense.

Includes adding or fixing links within these docs to related WAI-ARIA
patterns.

- Updated dependencies
[[`a4df8b70c`](https://github.com/chakra-ui/chakra-ui/commit/a4df8b70c9ade7c331ba6b8d1b422e74b5b8e8c1),
[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)]:
- @chakra-ui/react-use-controllable-state@2.0.4
- @chakra-ui/form-control@2.0.10
- @chakra-ui/visually-hidden@2.0.10

## 2.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/checkbox",
"version": "2.1.8",
"version": "2.2.0",
"description": "A React Checkbox component for use in forms",
"keywords": [
"react",
Expand Down
20 changes: 20 additions & 0 deletions packages/components/close-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change Log

## 2.0.10

### Patch Changes

- [#6666](https://github.com/chakra-ui/chakra-ui/pull/6666)
[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)
Thanks [@TylerAPfledderer](https://github.com/TylerAPfledderer)! - Add missing
component/function docs and relative docsite links.

Ensures that all Components, functions, and hooks that have detailed pages on
the Chakra site have corresponding JSDocs and links back to the docsite via
IDE intellisense.

Includes adding or fixing links within these docs to related WAI-ARIA
patterns.

- Updated dependencies
[[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)]:
- @chakra-ui/icon@3.0.10

## 2.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/close-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/close-button",
"version": "2.0.9",
"version": "2.0.10",
"description": "A React and Chakra UI close button component.",
"keywords": [
"close-button",
Expand Down
9 changes: 9 additions & 0 deletions packages/components/color-mode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 2.1.8

### Patch Changes

- [#6641](https://github.com/chakra-ui/chakra-ui/pull/6641)
[`1ce701783`](https://github.com/chakra-ui/chakra-ui/commit/1ce701783e6cec9d22d625761403212d32feb38d)
Thanks [@chancegraff](https://github.com/chancegraff)! - Add optional `nonce`
back to ColorModeScript

## 2.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/color-mode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/color-mode",
"version": "2.1.7",
"version": "2.1.8",
"description": "React component and hooks for handling light and dark mode.",
"keywords": [
"react",
Expand Down
23 changes: 23 additions & 0 deletions packages/components/editable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Change Log

## 2.0.10

### Patch Changes

- [#6666](https://github.com/chakra-ui/chakra-ui/pull/6666)
[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)
Thanks [@TylerAPfledderer](https://github.com/TylerAPfledderer)! - Add missing
component/function docs and relative docsite links.

Ensures that all Components, functions, and hooks that have detailed pages on
the Chakra site have corresponding JSDocs and links back to the docsite via
IDE intellisense.

Includes adding or fixing links within these docs to related WAI-ARIA
patterns.

- Updated dependencies
[[`08008f453`](https://github.com/chakra-ui/chakra-ui/commit/08008f453e239959b36740ea3e1566cd568cf0df),
[`a4df8b70c`](https://github.com/chakra-ui/chakra-ui/commit/a4df8b70c9ade7c331ba6b8d1b422e74b5b8e8c1),
[`3e1b3f6b6`](https://github.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94)]:
- @chakra-ui/react-use-focus-on-pointer-down@2.0.2
- @chakra-ui/react-use-controllable-state@2.0.4

## 2.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/editable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/editable",
"version": "2.0.9",
"version": "2.0.10",
"description": "React component used to build inline-editable components",
"keywords": [
"chakra ui",
Expand Down
Loading

1 comment on commit cd9314a

@vercel
Copy link

@vercel vercel bot commented on cd9314a Sep 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.