Skip to content

Commit

Permalink
[ci] release (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
yanthomasdev and github-actions[bot] authored Oct 27, 2023
1 parent a7cc407 commit a4fefa9
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-kings-knock.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/vitepress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"vitepress": "1.0.0-rc.20"
},
"dependencies": {
"@lunariajs/core": "workspace:0.0.0"
"@lunariajs/core": "workspace:0.0.1"
}
}
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @lunariajs/core

## 0.0.1

### Patch Changes

- 4b67c21: Set up npm publishing for open beta
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lunariajs/core",
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"description": "Translation management system for open-source projects",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a4fefa9

Please sign in to comment.