Skip to content

Commit 79519ca

Browse files
committed
chore(release): v2.0.2
1 parent 99d9c68 commit 79519ca

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v2.0.2
6+
7+
[compare changes](https://github.com/unjs/ipx/compare/v2.0.1...v2.0.2)
8+
59
## v2.0.1
610

711
[compare changes](https://github.com/unjs/ipx/compare/v2.0.0...v2.0.1)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipx",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"repository": "unjs/ipx",
55
"description": "High performance, secure and easy-to-use image optimizer.",
66
"license": "MIT",
@@ -69,4 +69,4 @@
6969
"vitest": "^0.34.6"
7070
},
7171
"packageManager": "[email protected]"
72-
}
72+
}

0 commit comments

Comments
 (0)