Skip to content

Commit

Permalink
Merge pull request #170 from timlrx/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
timlrx authored Jun 8, 2024
2 parents 0e1a0ac + ac78964 commit bf2273b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-islands-promise.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/pliny/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# pliny

## 0.2.2

### Patch Changes

- 5618d7b: include only relevant files in dist

## 0.2.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/pliny/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pliny",
"description": "Main entry point for pliny components",
"homepage": "https://github.com/timlrx/pliny",
"version": "0.2.1",
"version": "0.2.2",
"type": "module",
"exports": {
"./*": "./*",
Expand Down Expand Up @@ -74,4 +74,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit bf2273b

Please sign in to comment.