Skip to content

Commit

Permalink
version 0.1.0
Browse files Browse the repository at this point in the history
deploy
  • Loading branch information
trueberryless committed Nov 3, 2024
1 parent 2cb6ff6 commit 1f98407
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trueberryless-org/starlight-plugins-docs-components-docs",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Set of opinionated Starlight components used in trueberryless-org's Starlight plugins documentations",
"author": "trueberryless-org",
Expand All @@ -22,6 +22,7 @@
"engines": {
"node": "^18.17.1 || ^20.3.0 || >=21.0.0"
},
"packageManager": "[email protected]",
"private": true,
"homepage": "https://github.com/trueberryless-org/starlight-plugins-docs-components",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trueberryless-org/starlight-plugins-docs-components-monorepo",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Set of opinionated Starlight components used in trueberryless-org's Starlight plugins documentations",
"author": "trueberryless-org",
Expand Down
2 changes: 1 addition & 1 deletion packages/starlight-plugins-docs-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trueberryless-org/starlight-plugins-docs-components",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Set of opinionated Starlight components used in trueberryless-org's Starlight plugins documentations",
"author": "trueberryless-org",
Expand Down

0 comments on commit 1f98407

Please sign in to comment.