Skip to content

Commit a3ad781

Browse files
chore(release): 1.4.10 [skip ci]
## [1.4.10](v1.4.9...v1.4.10) (2024-11-01) ### Bug Fixes * update build scripts ([61ceec5](61ceec5))
1 parent 61ceec5 commit a3ad781

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.10](https://github.com/shaobeichen/grprogress/compare/v1.4.9...v1.4.10) (2024-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update build scripts ([61ceec5](https://github.com/shaobeichen/grprogress/commit/61ceec58a8154038a47d37f38818e5207897a63c))
7+
18
## [1.4.9](https://github.com/shaobeichen/grprogress/compare/v1.4.8...v1.4.9) (2024-11-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grprogress",
3-
"version": "1.4.9",
3+
"version": "1.4.10",
44
"description": "a gradient progress for nodejs by go",
55
"private": false,
66
"main": "./src/index.js",

0 commit comments

Comments
 (0)