Skip to content

Commit

Permalink
chore(release): 1.5.4-0
Browse files Browse the repository at this point in the history
  • Loading branch information
renxia committed Aug 18, 2023
1 parent 661ecd8 commit 77e5a96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

### [1.5.4-0](https://github.com/lzwme/fe-utils/compare/v1.5.3...v1.5.4-0) (2023-08-18)

### [1.5.3](https://github.com/lzwme/fe-utils/compare/v1.5.2...v1.5.3) (2023-08-18)

### [1.5.2](https://github.com/lzwme/fe-utils/compare/v1.5.1...v1.5.2) (2023-06-29)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lzwme/fe-utils",
"description": "前端 node、web 项目常用工具函数集合。",
"version": "1.5.3",
"version": "1.5.4-0",
"main": "cjs/index.js",
"module": "esm/index.js",
"typings": "cjs/index.d.ts",
Expand Down

0 comments on commit 77e5a96

Please sign in to comment.