Skip to content

Commit

Permalink
chore(release): 1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Dec 14, 2023
1 parent b229dd6 commit 8876bfd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.4.7](https://github.com/HuolalaTech/page-spy/compare/v1.4.6...v1.4.7) (2023-12-14)

### Features

- add delay timer when try to reconncet ([#23](https://github.com/HuolalaTech/page-spy/issues/23)) ([b229dd6](https://github.com/HuolalaTech/page-spy/commit/b229dd616926bc060ec90e62db13cd0255c6e6e9))

### [1.4.6](https://github.com/HuolalaTech/page-spy/compare/v1.4.5...v1.4.6) (2023-12-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy",
"version": "1.4.6",
"version": "1.4.7",
"description": "A developer tool for debugging remote web page.",
"main": "dist/index.min.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit 8876bfd

Please sign in to comment.