Skip to content

Commit

Permalink
Bump version, make monorepo package.json private
Browse files Browse the repository at this point in the history
  • Loading branch information
louisescher committed Jan 25, 2025
1 parent 9cfdf1c commit 9b77e01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "starlight-ion-theme",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "\"pnpm --filter docs dev\"",
"publish": "\"pnpm --filter starlight-ion-theme publish\""
Expand Down
2 changes: 1 addition & 1 deletion packages/starlight-ion-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-ion-theme",
"version": "2.1.1",
"version": "2.1.2",
"type": "module",
"exports": {
".": "./index.ts",
Expand Down

0 comments on commit 9b77e01

Please sign in to comment.