diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d4b2eb..35aed97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +## v3.0.1 + +[compare changes](https://github.com/unjs/ipx/compare/v3.0.1-0...v3.0.1) + ## v3.0.1-0 [compare changes](https://github.com/unjs/ipx/compare/v3.0.0...v3.0.1-0) diff --git a/package.json b/package.json index 6eb3424..2737098 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipx", - "version": "3.0.1-0", + "version": "3.0.1", "repository": "unjs/ipx", "description": "High performance, secure and easy-to-use image optimizer.", "license": "MIT",