Skip to content

Commit

Permalink
chore: release v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed May 30, 2024
1 parent 26378ab commit 0338223
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.1.1](https://github.com/hemengke1997/vite-plugin-public-typescript/compare/v3.1.0...v3.1.1) (2024-05-30)


### Bug Fixes

* missing options type export ([26378ab](https://github.com/hemengke1997/vite-plugin-public-typescript/commit/26378ab67a82465d7fe725fa15cdfcd07b74c202))



# [3.1.0](https://github.com/hemengke1997/vite-plugin-public-typescript/compare/v2.4.2...v3.1.0) (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.0",
"version": "3.1.1",
"description": "vite plugin for inject public typescript into html. (Think it as compiled public javascript)",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 0338223

Please sign in to comment.