Skip to content

Commit 1294344

Browse files
chore: version packages (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d303473 commit 1294344

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/laminate-structure.md

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

.changeset/share-button.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# holosticker
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- d303473: Richer foil model inspired by konvert.design's sticker tool: flare zones that pool across the surface via domain-warped noise, ink-tinted metallic reflections beneath a clear laminate, curl-driven color shift on the peel, and per-cell glitter twinkle - all rendered with Holosticker's own rainbow palette
8+
- 145192f: Share button in the toolbar: posts to X with @jalcowastaken tagged and a link to holosticker.dev
9+
310
## 1.2.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "holosticker",
33
"private": true,
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)