Skip to content

Commit 7cb8c9c

Browse files
chore(release): 1.4.9 [skip ci]
## [1.4.9](v1.4.8...v1.4.9) (2024-11-01) ### Bug Fixes * update release scripts ([af013ca](af013ca)) * update release scripts ([eb494bc](eb494bc))
1 parent af013ca commit 7cb8c9c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.4.9](https://github.com/shaobeichen/grprogress/compare/v1.4.8...v1.4.9) (2024-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update release scripts ([af013ca](https://github.com/shaobeichen/grprogress/commit/af013ca1a48e97c84acdb255e83b5f11619905c5))
7+
* update release scripts ([eb494bc](https://github.com/shaobeichen/grprogress/commit/eb494bc29b3073744b82db90e108b691f9680b74))
8+
19
## [1.4.8](https://github.com/shaobeichen/grprogress/compare/v1.4.7...v1.4.8) (2024-11-01)
210

311

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.8",
3+
"version": "1.4.9",
44
"description": "a gradient progress for nodejs by go",
55
"private": false,
66
"main": "./src/index.js",

0 commit comments

Comments
 (0)