release: v1.4.0

This commit is contained in:
rnet 2024-01-21 00:50:11 +08:00
parent 69c8db619d
commit 53497ffaf4
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
## [1.4.0](https://github.com/pysunday/rs-reverse/compare/1.3.0...1.4.0) (2024-01-20)
### Features
* 1. 增加电量信息与网络连接信息的处理2. 增加meta标签的content值的解析与打印3. uua值从npm包工具随机取 ([69c8db6](https://github.com/pysunday/rs-reverse/commit/69c8db619dd34914c256828585bf326f1c06f523))
## 1.3.0 (2024-01-06)

View File

@ -1,6 +1,6 @@
{
"name": "rs-reverse",
"version": "1.3.0",
"version": "1.4.0",
"description": "瑞数算法逆向,website reverse engineering",
"main": "main.js",
"directories": {