diff --git a/CHANGELOG.md b/CHANGELOG.md index 44b87181..49f7c095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [0.12.3](https://git.yujianghao.cn/winwin2011/hexon/compare/v0.12.3-0...v0.12.3) (2022-05-15) + ### [0.12.3-0](https://git.yujianghao.cn/winwin2011/hexon/compare/v0.12.2...v0.12.3-0) (2022-05-15) diff --git a/package.json b/package.json index f1d33664..6d5653ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexon", - "version": "0.12.3-0", + "version": "0.12.3", "private": true, "author": "winwin2011 ", "license": "GPL-3.0",