Skip to content

Commit

Permalink
[ci] release (#32)
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 4, 2023
1 parent 99e4ee6 commit 2b9d0e5
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-buckets-roll.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-deers-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-deers-listen.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.13"
"@lunariajs/core": "workspace:0.0.14"
}
}
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @lunariajs/core

## 0.0.14

### Patch Changes

- 99e4ee6: Move into supporting only GitHub
- df0ab02: Add `localePathConstructor` & improve git hosting links
- 59159a5: Improve `optionalKeys` API

## 0.0.13

### 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.13",
"version": "0.0.14",
"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 2b9d0e5

Please sign in to comment.