Skip to content

Commit 3a099d2

Browse files
committed
v1.4.3
1 parent bec3951 commit 3a099d2

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## [2022-10-15] v1.4.1
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
210

311
- bc1935f v1.4.2
412
- babc0e1 chroe: comments

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-optimizer",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Manually Pre-Bundling of Vite",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)