diff --git a/CHANGELOG.md b/CHANGELOG.md index 32f3dfe..1161ef7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [1.7.1](https://github.com/pysunday/rs-reverse/compare/1.7.0...1.7.1) (2024-04-10) + + +### Bug Fixes + +* 拷贝目录报错修复 ([b8702c0](https://github.com/pysunday/rs-reverse/commit/b8702c0eeee0a32c11775af523c5e0ecb42fc5bc)) + ## [1.7.0](https://github.com/pysunday/rs-reverse/compare/1.6.0...1.7.0) (2024-04-10) diff --git a/package.json b/package.json index 181ae4f..c879c31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rs-reverse", - "version": "1.7.0", + "version": "1.7.1", "description": "瑞数算法逆向,website reverse engineering", "main": "main.js", "directories": {