Skip to content

Commit

Permalink
ci(changesets): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 24, 2023
1 parent c143bca commit bfe157f
Show file tree
Hide file tree
Showing 134 changed files with 927 additions and 140 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-spoons-press.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/hip-papayas-turn.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/hungry-hats-crash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-items-act.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/silly-beds-exist.md

This file was deleted.

36 changes: 0 additions & 36 deletions .changeset/sixty-files-shop.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.17.0

## 0.16.0

## 0.15.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.16.0",
"version": "0.17.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.17.0

## 0.16.0

## 0.15.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.16.0",
"version": "0.17.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.17.0

### Patch Changes

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

## 0.16.0

### 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.16.0",
"version": "0.17.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.17.0

## 0.16.0

## 0.15.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.16.0",
"version": "0.17.0",
"description": "Docs for zag-js machines",
"keywords": [
"ui-machines",
Expand Down
13 changes: 13 additions & 0 deletions packages/frameworks/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @zag-js/react

## 0.17.0

### Patch Changes

- [`39b20b8c`](https://github.com/chakra-ui/zag/commit/39b20b8ccf49a23714b122d4879f6261c9507c16) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Fix issue where spreading props on a `forwardRef` element show a
`LegacyRef` error

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

## 0.16.0

### 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.16.0",
"version": "0.17.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.17.0

### Patch Changes

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

## 0.16.0

### 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.16.0",
"version": "0.17.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.17.0

### Patch Changes

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

## 0.16.0

### 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.16.0",
"version": "0.17.0",
"description": "The vue wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
27 changes: 27 additions & 0 deletions packages/machines/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @zag-js/accordion

## 0.17.0

### Minor Changes

- [#789](https://github.com/chakra-ui/zag/pull/789)
[`db81eaab`](https://github.com/chakra-ui/zag/commit/db81eaab8c8b06d74cf81d46fa145f4b480b7e82) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Remove support for passing value as `string`.

The `value` property must be an array of strings.

- When `multiple` is `false`, the array must contain a single string.
- When `multiple` is `true`, the array can contain multiple strings.

- [#789](https://github.com/chakra-ui/zag/pull/789)
[`db81eaab`](https://github.com/chakra-ui/zag/commit/db81eaab8c8b06d74cf81d46fa145f4b480b7e82) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Refactor machine event handling and rename `PublicApi` to `Api`

### Patch Changes

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

## 0.16.0

### 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.16.0",
"version": "0.17.0",
"description": "Core logic for the accordion widget implemented as a state machine",
"keywords": [
"js",
Expand Down
18 changes: 18 additions & 0 deletions packages/machines/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @zag-js/avatar

## 0.17.0

### Minor Changes

- [#789](https://github.com/chakra-ui/zag/pull/789)
[`db81eaab`](https://github.com/chakra-ui/zag/commit/db81eaab8c8b06d74cf81d46fa145f4b480b7e82) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Refactor machine event handling and rename `PublicApi` to `Api`

### Patch Changes

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

## 0.16.0

### 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.16.0",
"version": "0.17.0",
"description": "Core logic for the avatar widget implemented as a state machine",
"keywords": [
"js",
Expand Down
17 changes: 17 additions & 0 deletions packages/machines/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @zag-js/carousel

## 0.17.0

### Minor Changes

- [#789](https://github.com/chakra-ui/zag/pull/789)
[`db81eaab`](https://github.com/chakra-ui/zag/commit/db81eaab8c8b06d74cf81d46fa145f4b480b7e82) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Refactor machine event handling and rename `PublicApi` to `Api`

### Patch Changes

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

## 0.16.0

### 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.16.0",
"version": "0.17.0",
"description": "Core logic for the carousel widget implemented as a state machine",
"keywords": [
"js",
Expand Down
24 changes: 24 additions & 0 deletions packages/machines/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @zag-js/checkbox

## 0.17.0

### Minor Changes

- [#789](https://github.com/chakra-ui/zag/pull/789)
[`db81eaab`](https://github.com/chakra-ui/zag/commit/db81eaab8c8b06d74cf81d46fa145f4b480b7e82) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Refactor machine event handling and rename `PublicApi` to `Api`

### Patch Changes

- [#807](https://github.com/chakra-ui/zag/pull/807)
[`82d1ab7b`](https://github.com/chakra-ui/zag/commit/82d1ab7b61d75fa6d7678e60af53b84c5d93e74b) Thanks
[@srflp](https://github.com/srflp)! - Re-enable the input after removing `disabled` attribute from the parent fieldset

- Updated dependencies [[`82d1ab7b`](https://github.com/chakra-ui/zag/commit/82d1ab7b61d75fa6d7678e60af53b84c5d93e74b),
[`db81eaab`](https://github.com/chakra-ui/zag/commit/db81eaab8c8b06d74cf81d46fa145f4b480b7e82)]:
- @zag-js/form-utils@0.17.0
- @zag-js/dom-query@0.17.0
- @zag-js/anatomy@0.17.0
- @zag-js/core@0.17.0
- @zag-js/types@0.17.0
- @zag-js/utils@0.17.0
- @zag-js/visually-hidden@0.17.0

## 0.16.0

### 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.16.0",
"version": "0.17.0",
"description": "Core logic for the checkbox widget implemented as a state machine",
"keywords": [
"js",
Expand Down
28 changes: 28 additions & 0 deletions packages/machines/color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @zag-js/color-picker

## 0.17.0

### Minor Changes

- [#789](https://github.com/chakra-ui/zag/pull/789)
[`db81eaab`](https://github.com/chakra-ui/zag/commit/db81eaab8c8b06d74cf81d46fa145f4b480b7e82) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Refactor machine event handling and rename `PublicApi` to `Api`

### Patch Changes

- [#807](https://github.com/chakra-ui/zag/pull/807)
[`82d1ab7b`](https://github.com/chakra-ui/zag/commit/82d1ab7b61d75fa6d7678e60af53b84c5d93e74b) Thanks
[@srflp](https://github.com/srflp)! - Re-enable the input after removing `disabled` attribute from the parent fieldset

- Updated dependencies [[`82d1ab7b`](https://github.com/chakra-ui/zag/commit/82d1ab7b61d75fa6d7678e60af53b84c5d93e74b),
[`db81eaab`](https://github.com/chakra-ui/zag/commit/db81eaab8c8b06d74cf81d46fa145f4b480b7e82)]:
- @zag-js/form-utils@0.17.0
- @zag-js/dom-query@0.17.0
- @zag-js/text-selection@0.17.0
- @zag-js/dom-event@0.17.0
- @zag-js/anatomy@0.17.0
- @zag-js/core@0.17.0
- @zag-js/types@0.17.0
- @zag-js/color-utils@0.17.0
- @zag-js/utils@0.17.0
- @zag-js/numeric-range@0.17.0
- @zag-js/visually-hidden@0.17.0

## 0.16.0

### Patch Changes
Expand Down
Loading

0 comments on commit bfe157f

Please sign in to comment.