Skip to content

Commit

Permalink
ci: version packages for 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Aug 14, 2022
1 parent 770fcd3 commit e98db2c
Show file tree
Hide file tree
Showing 170 changed files with 951 additions and 86 deletions.
7 changes: 7 additions & 0 deletions examples/create-react-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.0.14

### Patch Changes

- Updated dependencies []:
- @chakra-ui/react@2.2.8

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/create-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-react-app-ts",
"version": "2.0.13",
"version": "2.0.14",
"private": true,
"dependencies": {
"@chakra-ui/react": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions examples/gatsby/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# gatsby-starter-default

## 1.0.14

### Patch Changes

- Updated dependencies []:
- @chakra-ui/react@2.2.8
- @chakra-ui/gatsby-plugin@3.0.4

## 1.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gatsby-starter-default",
"private": true,
"description": "A simple starter to get up and developing quickly with Gatsby",
"version": "1.0.13",
"version": "1.0.14",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"dependencies": {
"@chakra-ui/gatsby-plugin": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions examples/next-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.0.14

### Patch Changes

- Updated dependencies []:
- @chakra-ui/react@2.2.8

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/next-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chakra-nextjs",
"version": "2.0.13",
"version": "2.0.14",
"private": true,
"scripts": {
"dev": "rimraf .next && next dev",
Expand Down
9 changes: 9 additions & 0 deletions examples/nextjs-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 2.0.14

### Patch Changes

- Updated dependencies []:
- @chakra-ui/icons@2.0.8
- @chakra-ui/react@2.2.8
- @chakra-ui/theme-tools@2.0.9

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chakra-nextjs-ts",
"version": "2.0.13",
"version": "2.0.14",
"private": true,
"scripts": {
"dev": "next",
Expand Down
7 changes: 7 additions & 0 deletions examples/storybook-addon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# storybook-addon

## 2.0.14

### Patch Changes

- Updated dependencies []:
- @chakra-ui/storybook-addon@4.0.8

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/storybook-addon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chakra-storybook-addon",
"version": "2.0.13",
"version": "2.0.14",
"main": "index.js",
"license": "MIT",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions hooks/context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chakra-ui/react-context

## 2.0.2

### Patch Changes

- Force release

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react-context",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"keywords": [
"react-use-callback-ref"
Expand Down
6 changes: 6 additions & 0 deletions hooks/use-callback-ref/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chakra-ui/react-use-callback-ref

## 2.0.2

### Patch Changes

- Force release

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/use-callback-ref/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react-use-callback-ref",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"keywords": [
"react-use-callback-ref"
Expand Down
9 changes: 9 additions & 0 deletions hooks/use-controllable-state/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chakra-ui/react-use-controllable-state

## 2.0.2

### Patch Changes

- Force release

- Updated dependencies []:
- @chakra-ui/react-use-callback-ref@2.0.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/use-controllable-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react-use-controllable-state",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"keywords": [
"react-use-callback-ref"
Expand Down
9 changes: 9 additions & 0 deletions hooks/use-disclosure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chakra-ui/react-use-disclosure

## 2.0.2

### Patch Changes

- Force release

- Updated dependencies []:
- @chakra-ui/react-use-callback-ref@2.0.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/use-disclosure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react-use-disclosure",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"keywords": [
"use-disclosure"
Expand Down
9 changes: 9 additions & 0 deletions hooks/use-event-listener/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chakra-ui/react-use-event-listener

## 2.0.2

### Patch Changes

- Force release

- Updated dependencies []:
- @chakra-ui/react-use-callback-ref@2.0.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/use-event-listener/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react-use-event-listener",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"keywords": [
"use-event-listener"
Expand Down
6 changes: 6 additions & 0 deletions hooks/use-merge-refs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chakra-ui/react-use-merge-refs

## 2.0.2

### Patch Changes

- Force release

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/use-merge-refs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react-use-merge-refs",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"keywords": [
"use-merge-refs"
Expand Down
9 changes: 9 additions & 0 deletions hooks/use-pan-event/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chakra-ui/react-use-pan-event

## 2.0.2

### Patch Changes

- Force release

- Updated dependencies []:
- @chakra-ui/event-utils@2.0.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/use-pan-event/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react-use-pan-event",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"keywords": [
"react",
Expand Down
6 changes: 6 additions & 0 deletions hooks/use-size/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chakra-ui/react-use-size

## 2.0.2

### Patch Changes

- Force release

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/use-size/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react-use-size",
"version": "2.0.1",
"version": "2.0.2",
"description": "Track an element size over time",
"keywords": [
"react-use-size"
Expand Down
6 changes: 6 additions & 0 deletions hooks/use-update-effect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chakra-ui/react-use-update-effect

## 2.0.2

### Patch Changes

- Force release

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/use-update-effect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/react-use-update-effect",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"keywords": [
"use-update-effect"
Expand Down
14 changes: 14 additions & 0 deletions packages/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 2.0.10

### Patch Changes

- Force release

- Updated dependencies []:
- @chakra-ui/react-context@2.0.2
- @chakra-ui/react-use-controllable-state@2.0.2
- @chakra-ui/react-use-merge-refs@2.0.2
- @chakra-ui/descendant@3.0.7
- @chakra-ui/icon@3.0.8
- @chakra-ui/transition@2.0.8

## 2.0.9

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

## 2.0.8

### Patch Changes

- Force release

- Updated dependencies []:
- @chakra-ui/react-context@2.0.2
- @chakra-ui/icon@3.0.8
- @chakra-ui/spinner@2.0.8

## 2.0.7

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

## 2.0.4

### Patch Changes

- Force release

## 2.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/anatomy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/anatomy",
"version": "2.0.3",
"version": "2.0.4",
"description": "The anatomy of all chakra components",
"keywords": [
"theme",
Expand Down
10 changes: 10 additions & 0 deletions packages/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 2.0.9

### Patch Changes

- Force release

- Updated dependencies []:
- @chakra-ui/react-context@2.0.2
- @chakra-ui/image@2.0.9

## 2.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/avatar",
"version": "2.0.8",
"version": "2.0.9",
"description": "A React component used to show users avatar or initials",
"keywords": [
"component",
Expand Down

1 comment on commit e98db2c

@vercel
Copy link

@vercel vercel bot commented on e98db2c Aug 14, 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.