Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
codebender828 committed Mar 14, 2023
1 parent 10d19f6 commit 6688f83
Show file tree
Hide file tree
Showing 89 changed files with 496 additions and 46 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"chilly-forks-stare",
"giant-deers-compete",
"gorgeous-swans-kneel",
"happy-impalas-lick",
"honest-worms-hunt",
"hungry-gifts-visit",
"kind-parrots-worry",
Expand Down
2 changes: 1 addition & 1 deletion @types/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* This is a generated file. Do not edit it's contents.
*
* This file was generated on 2023-03-12T05:21:33.049Z
* This file was generated on 2023-03-14T07:13:33.703Z
*/

import { ChakraProps, chakra } from "@chakra-ui/vue-system"
Expand Down
2 changes: 1 addition & 1 deletion components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*
* This is a generated file. Do not edit it's contents.
*
* This file was generated on 2023-03-12T05:21:33.049Z
* This file was generated on 2023-03-14T07:13:33.703Z
*/

import { ChakraProps, chakra } from "@chakra-ui/vue-system"
Expand Down
9 changes: 9 additions & 0 deletions modules/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chakra-ui/nuxt-next

## 2.1.0-beta.8

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/c-color-mode@2.1.0-beta.6
- @chakra-ui/vue-next@2.1.0-beta.7

## 2.1.0-beta.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/nuxt-next",
"version": "2.1.0-beta.7",
"version": "2.1.0-beta.8",
"description": "Nuxt 3 compatible version of Chakra UI Vue",
"license": "MIT",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/c-accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @chakra-ui/c-accordion

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/c-icon@2.1.0-beta.7
- @chakra-ui/c-motion@2.1.0-beta.7
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6
- @chakra-ui/vue-composables@2.1.0-beta.7

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/c-accordion",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/c-alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @chakra-ui/c-alert

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/c-icon@2.1.0-beta.7
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/c-alert",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/c-avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @chakra-ui/c-avatar

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/c-icon@2.1.0-beta.7
- @chakra-ui/c-image@2.1.0-beta.7
- @chakra-ui/vue-layout@2.1.0-beta.7
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-avatar",
"description": "Chakra UI Vue | The avatar component is used to represent user and displays the profile picture initials or fallback icon component",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Shyrro <zsahmane@gmail.com>",
Expand Down
9 changes: 9 additions & 0 deletions packages/c-breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chakra-ui/c-breadcrumb

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-breadcrumb",
"description": "Chakra UI Vue | Breadcrumbs help users visualize their current location in relation to the rest of the website or application by showing the hierarchy of pages component",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
11 changes: 11 additions & 0 deletions packages/c-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @chakra-ui/c-button

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/c-icon@2.1.0-beta.7
- @chakra-ui/c-spinner@2.1.0-beta.7
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/c-button",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/c-checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @chakra-ui/c-checkbox

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/c-form-control@2.1.0-beta.7
- @chakra-ui/c-motion@2.1.0-beta.7
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6
- @chakra-ui/vue-composables@2.1.0-beta.7

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-checkbox",
"description": "Chakra UI Vue | C checkbox component is used in forms when a user needs to select multiple values from several options component",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
10 changes: 10 additions & 0 deletions packages/c-close-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @chakra-ui/c-close-button

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/c-icon@2.1.0-beta.7
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-close-button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-close-button",
"description": "Chakra UI Vue | An accessible close button component for chakra ui vue component",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
9 changes: 9 additions & 0 deletions packages/c-code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chakra-ui/c-code

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-code/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-code",
"description": "Chakra UI Vue | Code is a component used to display inline code. It is composed from the Box component with a font family of mono for displaying code",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
8 changes: 8 additions & 0 deletions packages/c-color-mode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @chakra-ui/c-color-mode

## 2.1.0-beta.6

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-color-mode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/c-color-mode",
"version": "2.1.0-beta.5",
"version": "2.1.0-beta.6",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
10 changes: 10 additions & 0 deletions packages/c-focus-lock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @chakra-ui/c-focus-lock

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6
- @chakra-ui/vue-composables@2.1.0-beta.7

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-focus-lock/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-focus-lock",
"description": "Chakra UI Vue | A component to trap focus within a dom element it is useful for modals dialogs and popovers component",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
11 changes: 11 additions & 0 deletions packages/c-form-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @chakra-ui/c-form-control

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/c-icon@2.1.0-beta.7
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6
- @chakra-ui/vue-composables@2.1.0-beta.7

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-form-control/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-form-control",
"description": "Chakra UI Vue | Form control component is used to manage form controls such input fields checkbox and radio buttons it provides components and context that make your form fields accessible by default component",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
9 changes: 9 additions & 0 deletions packages/c-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chakra-ui/c-icon

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-icon",
"description": "Chakra UI Vue | A component to display icons in the browser component",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
9 changes: 9 additions & 0 deletions packages/c-image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chakra-ui/c-image

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-image",
"description": "Chakra UI Vue | Image component",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
10 changes: 10 additions & 0 deletions packages/c-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @chakra-ui/c-input

## 2.1.0-beta.7

### Patch Changes

- 10d19f63: Fix: CInput component v-model type"
- Updated dependencies [10d19f63]
- @chakra-ui/c-form-control@2.1.0-beta.7
- @chakra-ui/vue-system@2.1.0-beta.7
- @chakra-ui/vue-utils@2.1.0-beta.6

## 2.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/c-input/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chakra-ui/c-input",
"description": "Chakra UI Vue | Input component is a component that is used to get user input in a text field component",
"version": "2.1.0-beta.6",
"version": "2.1.0-beta.7",
"main": "dist/index.js",
"module": "dist/index.mjs",
"author": "Jonathan Bakebwa <codebender828@gmail.com>",
Expand Down
Loading

0 comments on commit 6688f83

Please sign in to comment.