Skip to content

Commit 313d332

Browse files
authored
Merge pull request #3 from protohiro-com/changeset-release/main
Version Packages
2 parents e2be321 + 3827b3e commit 313d332

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/late-seas-juggle.md

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

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @protohiro/effects
22

3+
## 0.3.4
4+
5+
### Patch Changes
6+
7+
- e2be321: Update the package demo link to `https://protohiro.com/labs/effects` in the npm metadata and published README.
8+
9+
This keeps the npm package page aligned with the current hosted demo URL.
10+
311
## 0.3.3
412

513
### 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/effects",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "React hooks for hard CSS effects like gradient borders, spotlight reveal, and glass highlights without wrappers.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)