Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
any86 committed Sep 1, 2022
2 parents 96cb8ef + c77249d commit 0be115a
Show file tree
Hide file tree
Showing 11 changed files with 548 additions and 27,634 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# - run: yarn install
# - run: yarn add codecov
- run: yarn add chalk
- run: yarn add chalk@2.4.2



Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# 更新日志
🚀 [提交问题](https://github.com/any86/any-rule/issues/new)

### 0.3.13(2022-01-10)
- 修正"网址"正则, 兼容更多符合的网址.
- 修正澳门身份证错误.

### 0.3.12(2021-10-20)
- 修复网址中带有"()"不能通过.
- 新增"整数"/"浮点数"等正则.
Expand Down
Loading

0 comments on commit 0be115a

Please sign in to comment.