Skip to content

Commit bf2273b

Browse files
authored
Merge pull request #170 from timlrx/changeset-release/main
Version Packages
2 parents 0e1a0ac + ac78964 commit bf2273b

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/calm-islands-promise.md

-5
This file was deleted.

packages/pliny/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# pliny
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 5618d7b: include only relevant files in dist
8+
39
## 0.2.1
410

511
### Patch Changes

packages/pliny/package.json

+2-2
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.2.1",
5+
"version": "0.2.2",
66
"type": "module",
77
"exports": {
88
"./*": "./*",
@@ -74,4 +74,4 @@
7474
"publishConfig": {
7575
"access": "public"
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)