Skip to content

Commit 99350ca

Browse files
authored
Merge pull request #134 from timlrx/changeset-release/main
Version Packages
2 parents 2849ea5 + ef6e82f commit 99350ca

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-maps-remain.md

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

packages/pliny/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 53a7617: Corrected cors error in disqus
8+
39
## 0.1.2
410

511
### 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.1.2",
5+
"version": "0.1.3",
66
"type": "module",
77
"exports": {
88
"./*": "./*",

0 commit comments

Comments
 (0)