Skip to content

Commit

Permalink
chore: release v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed May 31, 2024
1 parent 24a2607 commit 1906b5a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [3.2.0](https://github.com/hemengke1997/vite-plugin-public-typescript/compare/v3.1.1...v3.2.0) (2024-05-31)


### Features

* path-like option support relative/absolute ([24a2607](https://github.com/hemengke1997/vite-plugin-public-typescript/commit/24a2607210a1e51bbfdae4dfb1daa80143a07619))



## [3.1.1](https://github.com/hemengke1997/vite-plugin-public-typescript/compare/v3.1.0...v3.1.1) (2024-05-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-public-typescript",
"version": "3.1.1",
"version": "3.2.0",
"description": "vite plugin for inject public typescript into html. (Think it as compiled public javascript)",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 1906b5a

Please sign in to comment.