Skip to content

Commit

Permalink
Publish (#2490)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @ariakit/core@0.2.4

### Patch Changes

- Added missing `types` field to proxy package.json files.
([#2489](#2489))

## @ariakit/react@0.2.6

### Patch Changes

- Added missing `types` field to proxy package.json files.
([#2489](#2489))

-   Updated dependencies: `@ariakit/react-core@0.2.6`.

## @ariakit/react-core@0.2.6

### Patch Changes

- Added missing `types` field to proxy package.json files.
([#2489](#2489))

-   Updated dependencies: `@ariakit/core@0.2.4`.

## @ariakit/test@0.1.12

### Patch Changes

- Added missing `types` field to proxy package.json files.
([#2489](#2489))

-   Updated dependencies: `@ariakit/core@0.2.4`.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed May 31, 2023
1 parent a45dad0 commit 81fb20c
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 22 deletions.
8 changes: 0 additions & 8 deletions .changeset/bright-doors-buy.md

This file was deleted.

14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/ariakit-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ariakit/core

## 0.2.4

### Patch Changes

- Added missing `types` field to proxy package.json files. ([#2489](https://github.com/ariakit/ariakit/pull/2489))

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ariakit-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ariakit/core",
"version": "0.2.3",
"version": "0.2.4",
"description": "Ariakit core",
"sideEffects": false,
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/ariakit-react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ariakit/react-core

## 0.2.6

### Patch Changes

- Added missing `types` field to proxy package.json files. ([#2489](https://github.com/ariakit/ariakit/pull/2489))

- Updated dependencies: `@ariakit/core@0.2.4`.

## 0.2.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ariakit-react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ariakit/react-core",
"version": "0.2.5",
"version": "0.2.6",
"description": "Ariakit React core",
"sideEffects": false,
"license": "MIT",
Expand Down Expand Up @@ -30,7 +30,7 @@
"core"
],
"dependencies": {
"@ariakit/core": "0.2.3",
"@ariakit/core": "0.2.4",
"@floating-ui/dom": "^1.0.0",
"use-sync-external-store": "^1.2.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/ariakit-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ariakit/react

## 0.2.6

### Patch Changes

- Added missing `types` field to proxy package.json files. ([#2489](https://github.com/ariakit/ariakit/pull/2489))

- Updated dependencies: `@ariakit/react-core@0.2.6`.

## 0.2.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ariakit-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ariakit/react",
"version": "0.2.5",
"version": "0.2.6",
"description": "Toolkit for building accessible web apps with React",
"sideEffects": false,
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
"components"
],
"dependencies": {
"@ariakit/react-core": "0.2.5"
"@ariakit/react-core": "0.2.6"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/ariakit-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @ariakit/test

## 0.1.12

### Patch Changes

- Added missing `types` field to proxy package.json files. ([#2489](https://github.com/ariakit/ariakit/pull/2489))

- Updated dependencies: `@ariakit/core@0.2.4`.

## 0.1.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ariakit-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ariakit/test",
"version": "0.1.11",
"version": "0.1.12",
"description": "Ariakit test utils",
"license": "MIT",
"homepage": "https://ariakit.org",
Expand Down Expand Up @@ -28,7 +28,7 @@
"react"
],
"dependencies": {
"@ariakit/core": "0.2.3"
"@ariakit/core": "0.2.4"
},
"peerDependencies": {
"@testing-library/dom": "^8.0.0 || ^9.0.0",
Expand Down

1 comment on commit 81fb20c

@vercel
Copy link

@vercel vercel bot commented on 81fb20c May 31, 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:

ariakit – ./

ariakit-git-main-ariakit.vercel.app
ariakit.org
www.ariakit.org
ariakit-ariakit.vercel.app

Please sign in to comment.