Skip to content

Commit d9aac75

Browse files
release v2.0.0
1 parent 0dc507b commit d9aac75

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@condorhero/vuepress-plugin-monorepo",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"private": true,
66
"packageManager": "[email protected]",
77
"description": "Vuepress plugin I wrote",

β€Žpackages/vuepress-plugin-export-pdf-v2/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@condorhero/vuepress-plugin-export-pdf-v2",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"description": "Vuepress plugin exports PDF πŸ“.",
66
"keywords": [
77
"vuepress-plugin-export-pdf-v2",

β€Žpackages/vuepress-plugin-export-pdf/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@condorhero/vuepress-plugin-export-pdf",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"description": "Vuepress plugin exports PDF πŸ“.",
66
"keywords": [
77
"vuepress-plugin-export-pdf",

β€Žpackages/vuepress-types/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@condorhero/vuepress-types",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "VuePress TypeScript helpers for 1.x",
55
"keywords": [
66
"types",

0 commit comments

Comments
Β (0)