Skip to content

Commit

Permalink
chore: release v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Sep 3, 2024
1 parent 9938e38 commit 1b86567
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18.x

- run: npx changelogithub
env:
GITHUB_TOKEN: ${{ secrets.GHB_TOKEN }}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# [4.0.0](https://github.com/hemengke1997/vite-plugin-public-typescript/compare/v3.2.3...v4.0.0) (2024-09-03)

### Refactor

* Deprecated client
* Rename `virtual:public-typescript:manifest` to `virtual:public-typescript-manifest`
* Named export `manifest`
* `babel` option default to `true`


## [3.2.3](https://github.com/hemengke1997/vite-plugin-public-typescript/compare/v3.2.2...v3.2.3) (2024-08-09)
Expand Down

0 comments on commit 1b86567

Please sign in to comment.