Skip to content

Commit 2c49747

Browse files
authored
Merge pull request #188 from timlrx/changeset-release/main
Version Packages
2 parents babb09a + fa88ea2 commit 2c49747

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/fluffy-bananas-join.md

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

.changeset/heavy-dolls-search.md

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

.changeset/thick-poems-do.md

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

.changeset/thin-papayas-shout.md

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

packages/pliny/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# pliny
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- a2de4cb: add support for react 19 and next 15
8+
- 5dfaf6a: fix toc slugs are tracked across documents
9+
- 464eaf6: add z-index to kbar modal
10+
- 464eaf6: add umami options
11+
312
## 0.3.2
413

514
### Patch Changes

packages/pliny/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pliny",
33
"description": "Main entry point for pliny components",
44
"homepage": "https://github.com/timlrx/pliny",
5-
"version": "0.3.2",
5+
"version": "0.3.3",
66
"type": "module",
77
"exports": {
88
"./*": "./*",

0 commit comments

Comments
 (0)