We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af013ca commit 7cb8c9cCopy full SHA for 7cb8c9c
2 files changed
CHANGELOG.md
@@ -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
9
## [1.4.8](https://github.com/shaobeichen/grprogress/compare/v1.4.7...v1.4.8) (2024-11-01)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "grprogress",
- "version": "1.4.8",
+ "version": "1.4.9",
"description": "a gradient progress for nodejs by go",
"private": false,
"main": "./src/index.js",
0 commit comments