We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec3951 commit 3a099d2Copy full SHA for 3a099d2
2 files changed
CHANGELOG.md
@@ -1,4 +1,12 @@
1
-## [2022-10-15] v1.4.1
+## [2024-01-08] v1.4.3
2
+
3
+- bec3951 fix: update types
4
+- 372e72a Merge pull request #8 from CharleeWa/main
5
+- 7d008ef chore: Specify TypeScript declaration file
6
+- ef68f59 Merge pull request #6 from learnsomesome/patch-1
7
+- 4294887 Update README.md
8
9
+## [2022-10-15] v1.4.2
10
11
- bc1935f v1.4.2
12
- babc0e1 chroe: comments
package.json
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-optimizer",
- "version": "1.4.2",
+ "version": "1.4.3",
"description": "Manually Pre-Bundling of Vite",
"main": "index.js",
"types": "index.d.ts",
0 commit comments