Skip to content

Commit 31c2908

Browse files
authored
Merge pull request #70 from timlrx/changeset-release/main
Version Packages
2 parents 5a90780 + 594683a commit 31c2908

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changeset/chilled-books-cover.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.0.8
4+
5+
### Patch Changes
6+
7+
- 37f2f43: add mailchimp as dependency
8+
39
## 0.0.7
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 and CLI",
44
"homepage": "https://github.com/timlrx/pliny",
5-
"version": "0.0.7",
5+
"version": "0.0.8",
66
"type": "module",
77
"exports": {
88
"./*": "./*",

starter-blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"next": "12.3.1",
2929
"next-contentlayer": "0.2.8",
3030
"next-themes": "^0.2.0",
31-
"pliny": "0.0.7",
31+
"pliny": "0.0.8",
3232
"postcss": "^8.4.16",
3333
"react": "18.2.0",
3434
"react-dom": "18.2.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13547,7 +13547,7 @@ __metadata:
1354713547
languageName: node
1354813548
linkType: hard
1354913549

13550-
"[email protected].7, pliny@workspace:packages/pliny":
13550+
"[email protected].8, pliny@workspace:packages/pliny":
1355113551
version: 0.0.0-use.local
1355213552
resolution: "pliny@workspace:packages/pliny"
1355313553
dependencies:
@@ -15827,7 +15827,7 @@ __metadata:
1582715827
next: 12.3.1
1582815828
next-contentlayer: 0.2.8
1582915829
next-themes: ^0.2.0
15830-
pliny: 0.0.7
15830+
pliny: 0.0.8
1583115831
postcss: ^8.4.16
1583215832
prettier: ^2.7.0
1583315833
prettier-plugin-tailwindcss: ^0.1.13

0 commit comments

Comments
 (0)