mirror of
https://github.com/pysunday/rs-reverse.git
synced 2025-04-20 23:25:08 +08:00
release: v1.5.0
This commit is contained in:
parent
59b86f0ab9
commit
e0c13f81c6
@ -1,5 +1,12 @@
|
|||||||
|
|
||||||
|
|
||||||
|
## [1.5.0](https://github.com/pysunday/rs-reverse/compare/1.4.0...1.5.0) (2024-03-08)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* 增加html文件与javascript代码文件的保存 ([59b86f0](https://github.com/pysunday/rs-reverse/commit/59b86f0ab99b458638802108b223060135d41140))
|
||||||
|
|
||||||
## [1.4.0](https://github.com/pysunday/rs-reverse/compare/1.3.0...1.4.0) (2024-01-20)
|
## [1.4.0](https://github.com/pysunday/rs-reverse/compare/1.3.0...1.4.0) (2024-01-20)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rs-reverse",
|
"name": "rs-reverse",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"description": "瑞数算法逆向,website reverse engineering",
|
"description": "瑞数算法逆向,website reverse engineering",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user