Skip to content

Commit 232b097

Browse files
authored
Merge pull request #2 from protohiro-com/changeset-release/main
Version Packages
2 parents ff046d6 + 46d66ed commit 232b097

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fair-ways-obey.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @protohiro/state-layers
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- ff046d6: Update the demo link in the published README and set the npm homepage to https://protohiro.com/labs/state-layers.
8+
39
## 0.1.3
410

511
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@protohiro/state-layers",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "React hooks for focus rings, invalid states, loading sheens, and other visual state layers on existing elements.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)