From 9b076a43ae28093b545027be0e10790bf4c0a7e9 Mon Sep 17 00:00:00 2001 From: YePeng <1213563369@qq.com> Date: Mon, 12 Aug 2024 12:44:52 +0800 Subject: [PATCH] chore(release): 5.5.4 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae456a9..66ad8a8 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. +### [5.5.4](https://github.com/flingyp/flypeng-tool/compare/v5.5.3...v5.5.4) (2024-08-12) + ### [5.5.3](https://github.com/flingyp/flypeng-tool/compare/v5.5.2...v5.5.3) (2024-06-12) ### ✨ Features | 新功能 diff --git a/package.json b/package.json index 22789d5..6c7420e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flypeng/tool", - "version": "5.5.3", + "version": "5.5.4", "type": "module", "packageManager": "pnpm@8.5.1", "description": "Integrate a collection of common tools and methods",