Skip to content

Commit

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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 9, 2023
1 parent fc07182 commit 855a3e0
Show file tree
Hide file tree
Showing 137 changed files with 680 additions and 110 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-berries-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-months-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-pugs-lie.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lovely-students-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-cars-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-dryers-sniff.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-candles-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-parents-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-scissors-sit.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/anatomy-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @zag-js/anatomy-icons

## 0.28.0

## 0.27.1

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/anatomy-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/anatomy-icons",
"version": "0.27.1",
"version": "0.28.0",
"keywords": [
"ui-machines",
"state-machines",
Expand Down
2 changes: 2 additions & 0 deletions packages/anatomy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @zag-js/anatomy

## 0.28.0

## 0.27.1

## 0.27.0
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": "@zag-js/anatomy",
"version": "0.27.1",
"version": "0.28.0",
"keywords": [
"ui-machines",
"state-machines",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @zag-js/core

## 0.28.0

### Patch Changes

- Updated dependencies []:
- @zag-js/store@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/core",
"version": "0.27.1",
"version": "0.28.0",
"description": "A minimal implementation of xstate fsm for UI machines",
"keywords": [
"ui-machines",
Expand Down
2 changes: 2 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @zag-js/docs

## 0.28.0

## 0.27.1

## 0.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/docs",
"version": "0.27.1",
"version": "0.28.0",
"description": "Docs for zag-js machines",
"keywords": [
"ui-machines",
Expand Down
9 changes: 9 additions & 0 deletions packages/frameworks/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @zag-js/react

## 0.28.0

### Patch Changes

- Updated dependencies []:
- @zag-js/core@0.28.0
- @zag-js/store@0.28.0
- @zag-js/types@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/react",
"version": "0.27.1",
"version": "0.28.0",
"description": "The react wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
9 changes: 9 additions & 0 deletions packages/frameworks/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @zag-js/solid

## 0.28.0

### Patch Changes

- Updated dependencies []:
- @zag-js/core@0.28.0
- @zag-js/store@0.28.0
- @zag-js/types@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/solid",
"version": "0.27.1",
"version": "0.28.0",
"description": "The solid.js wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
9 changes: 9 additions & 0 deletions packages/frameworks/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @zag-js/vue

## 0.28.0

### Patch Changes

- Updated dependencies []:
- @zag-js/core@0.28.0
- @zag-js/store@0.28.0
- @zag-js/types@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/vue",
"version": "0.27.1",
"version": "0.28.0",
"description": "The vue wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
12 changes: 12 additions & 0 deletions packages/machines/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @zag-js/accordion

## 0.28.0

### Patch Changes

- Updated dependencies [[`e433b3ee`](https://github.com/chakra-ui/zag/commit/e433b3ee5b49a1099b8be2df99a4a5056fc1ecfd)]:
- @zag-js/utils@0.28.0
- @zag-js/core@0.28.0
- @zag-js/anatomy@0.28.0
- @zag-js/types@0.28.0
- @zag-js/dom-event@0.28.0
- @zag-js/dom-query@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/accordion",
"version": "0.27.1",
"version": "0.28.0",
"description": "Core logic for the accordion widget implemented as a state machine",
"keywords": [
"js",
Expand Down
12 changes: 12 additions & 0 deletions packages/machines/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @zag-js/avatar

## 0.28.0

### Patch Changes

- Updated dependencies [[`e433b3ee`](https://github.com/chakra-ui/zag/commit/e433b3ee5b49a1099b8be2df99a4a5056fc1ecfd)]:
- @zag-js/utils@0.28.0
- @zag-js/core@0.28.0
- @zag-js/anatomy@0.28.0
- @zag-js/types@0.28.0
- @zag-js/dom-query@0.28.0
- @zag-js/mutation-observer@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/avatar",
"version": "0.27.1",
"version": "0.28.0",
"description": "Core logic for the avatar widget implemented as a state machine",
"keywords": [
"js",
Expand Down
11 changes: 11 additions & 0 deletions packages/machines/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @zag-js/carousel

## 0.28.0

### Patch Changes

- Updated dependencies [[`e433b3ee`](https://github.com/chakra-ui/zag/commit/e433b3ee5b49a1099b8be2df99a4a5056fc1ecfd)]:
- @zag-js/utils@0.28.0
- @zag-js/core@0.28.0
- @zag-js/anatomy@0.28.0
- @zag-js/types@0.28.0
- @zag-js/dom-query@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/carousel",
"version": "0.27.1",
"version": "0.28.0",
"description": "Core logic for the carousel widget implemented as a state machine",
"keywords": [
"js",
Expand Down
13 changes: 13 additions & 0 deletions packages/machines/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @zag-js/checkbox

## 0.28.0

### Patch Changes

- Updated dependencies [[`e433b3ee`](https://github.com/chakra-ui/zag/commit/e433b3ee5b49a1099b8be2df99a4a5056fc1ecfd)]:
- @zag-js/utils@0.28.0
- @zag-js/core@0.28.0
- @zag-js/anatomy@0.28.0
- @zag-js/types@0.28.0
- @zag-js/dom-query@0.28.0
- @zag-js/form-utils@0.28.0
- @zag-js/visually-hidden@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/checkbox",
"version": "0.27.1",
"version": "0.28.0",
"description": "Core logic for the checkbox widget implemented as a state machine",
"keywords": [
"js",
Expand Down
22 changes: 22 additions & 0 deletions packages/machines/color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @zag-js/color-picker

## 0.28.0

### Patch Changes

- [`4671ee78`](https://github.com/chakra-ui/zag/commit/4671ee7805e49d2cfa89845b17251dd54718eaec) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Fix issue where `aria-controls` was not added to trigger

- Updated dependencies [[`e433b3ee`](https://github.com/chakra-ui/zag/commit/e433b3ee5b49a1099b8be2df99a4a5056fc1ecfd)]:
- @zag-js/utils@0.28.0
- @zag-js/core@0.28.0
- @zag-js/dismissable@0.28.0
- @zag-js/popper@0.28.0
- @zag-js/anatomy@0.28.0
- @zag-js/types@0.28.0
- @zag-js/color-utils@0.28.0
- @zag-js/dom-event@0.28.0
- @zag-js/dom-query@0.28.0
- @zag-js/form-utils@0.28.0
- @zag-js/tabbable@0.28.0
- @zag-js/text-selection@0.28.0
- @zag-js/visually-hidden@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/color-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/color-picker",
"version": "0.27.1",
"version": "0.28.0",
"description": "Core logic for the color-picker widget implemented as a state machine",
"keywords": [
"js",
Expand Down
21 changes: 21 additions & 0 deletions packages/machines/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @zag-js/combobox

## 0.28.0

### Patch Changes

- [#993](https://github.com/chakra-ui/zag/pull/993)
[`d8270022`](https://github.com/chakra-ui/zag/commit/d827002272e9ab70631438f08d97195d47730ff4) Thanks
[@niksy](https://github.com/niksy)! - Fix autocomplete input behavior not working in Vue version

- Updated dependencies [[`e433b3ee`](https://github.com/chakra-ui/zag/commit/e433b3ee5b49a1099b8be2df99a4a5056fc1ecfd)]:
- @zag-js/utils@0.28.0
- @zag-js/core@0.28.0
- @zag-js/dismissable@0.28.0
- @zag-js/popper@0.28.0
- @zag-js/anatomy@0.28.0
- @zag-js/types@0.28.0
- @zag-js/aria-hidden@0.28.0
- @zag-js/collection@0.28.0
- @zag-js/dom-event@0.28.0
- @zag-js/dom-query@0.28.0
- @zag-js/mutation-observer@0.28.0

## 0.27.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/combobox",
"version": "0.27.1",
"version": "0.28.0",
"description": "Core logic for the combobox widget implemented as a state machine",
"keywords": [
"js",
Expand Down
21 changes: 21 additions & 0 deletions packages/machines/date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @zag-js/date-picker

## 0.28.0

### Patch Changes

- [`4671ee78`](https://github.com/chakra-ui/zag/commit/4671ee7805e49d2cfa89845b17251dd54718eaec) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Fix issue where `aria-controls` was not added to trigger

- Updated dependencies [[`e433b3ee`](https://github.com/chakra-ui/zag/commit/e433b3ee5b49a1099b8be2df99a4a5056fc1ecfd)]:
- @zag-js/utils@0.28.0
- @zag-js/core@0.28.0
- @zag-js/dismissable@0.28.0
- @zag-js/popper@0.28.0
- @zag-js/anatomy@0.28.0
- @zag-js/types@0.28.0
- @zag-js/date-utils@0.28.0
- @zag-js/dom-event@0.28.0
- @zag-js/dom-query@0.28.0
- @zag-js/form-utils@0.28.0
- @zag-js/live-region@0.28.0
- @zag-js/text-selection@0.28.0

## 0.27.1

### Patch Changes
Expand Down
Loading

4 comments on commit 855a3e0

@vercel
Copy link

@vercel vercel bot commented on 855a3e0 Nov 9, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

zag-nextjs – ./examples/next-ts

zag-two.vercel.app
zag-nextjs-git-main-chakra-ui.vercel.app
zag-nextjs-chakra-ui.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 855a3e0 Nov 9, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

zag-vue – ./examples/vue-ts

zag-vue-git-main-chakra-ui.vercel.app
zag-vue-chakra-ui.vercel.app
zag-vue.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 855a3e0 Nov 9, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

zag-solid – ./examples/solid-ts

zag-solid.vercel.app
zag-solid-git-main-chakra-ui.vercel.app
zag-solid-chakra-ui.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 855a3e0 Nov 9, 2023

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.