Skip to content

Commit

Permalink
[ci] release (#28)
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 Nov 2, 2023
1 parent f687102 commit 4e06591
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/yellow-ties-hope.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.11"
"@lunariajs/core": "workspace:0.0.12"
}
}
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lunariajs/core

## 0.0.12

### Patch Changes

- 463ccd5: Rework package usage, refactor & move to ESM-only

## 0.0.11

### Patch Changes
Expand Down
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.11",
"version": "0.0.12",
"description": "Translation management system for open-source projects",
"types": "./dist/index.d.ts",
"bin": {
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 4e06591

Please sign in to comment.