ariakit-changesets-test
Advanced tools
Comparing version 2.0.0-alpha.26 to 2.0.0-alpha.27
# ariakit-changesets-test | ||
## 2.0.0-alpha.27 | ||
### Patch Changes | ||
- 5f225ed7: Feat/test2 | ||
## 2.0.0-alpha.26 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "ariakit-changesets-test", | ||
"version": "2.0.0-alpha.26", | ||
"version": "2.0.0-alpha.27", | ||
"description": "Toolkit for building accessible web apps with React", | ||
@@ -12,2 +12,5 @@ "sideEffects": false, | ||
"types": "ts/index.d.ts", | ||
"publishConfig": { | ||
"tag": "latest" | ||
}, | ||
"repository": { | ||
@@ -14,0 +17,0 @@ "type": "git", |
@@ -49,3 +49,3 @@ import { useEffect, useRef, useState } from "react"; | ||
* passed to the `as` prop, this component will make sure the rendered element is | ||
* accessible. | ||
* accessible | ||
* @see https://ariakit-changesets-test.org/components/button | ||
@@ -52,0 +52,0 @@ * @example |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
780629