Skip to content

Commit c4a356a

Browse files
committed
update contentlayer2 to v0.5.0
1 parent a4f7aa1 commit c4a356a

File tree

4 files changed

+344
-88
lines changed

4 files changed

+344
-88
lines changed

.changeset/seven-parents-jog.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'pliny': patch
3+
---
4+
5+
update pliny to v0.5

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@
4646
]
4747
},
4848
"packageManager": "[email protected]"
49-
}
49+
}

packages/pliny/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@docsearch/react": "^3.5.0",
3939
"@giscus/react": "^3.0.0",
4040
"@mailchimp/mailchimp_marketing": "^3.0.80",
41-
"contentlayer2": "^0.4.6",
41+
"contentlayer2": "^0.5.0",
4242
"copyfiles": "^2.4.1",
4343
"github-slugger": "^2.0.0",
4444
"js-yaml": "4.1.0",
4545
"kbar": "0.1.0-beta.45",
46-
"next-contentlayer2": "^0.4.6",
46+
"next-contentlayer2": "^0.5.0",
4747
"next-themes": "^0.3.0",
4848
"probe-image-size": "^7.2.3",
4949
"remark": "^15.0.0",
@@ -74,4 +74,4 @@
7474
"publishConfig": {
7575
"access": "public"
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)