File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.6.1] ( https://github.com/shaobeichen/grprogress/compare/v1.6.0...v1.6.1 ) (2024-11-05)
2+
3+
4+ ### Bug Fixes
5+
6+ * update go version ([ bbd8cb5] ( https://github.com/shaobeichen/grprogress/commit/bbd8cb557038333cdc82aee5c09049e452891a4e ) )
7+
18# [ 1.6.0] ( https://github.com/shaobeichen/grprogress/compare/v1.5.0...v1.6.0 ) (2024-11-02)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " grprogress" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " a gradient progress for nodejs by go" ,
55 "private" : false ,
66 "main" : " ./src/index.js" ,
3232 " bubble"
3333 ],
3434 "optionalDependencies" : {
35- "@grprogress/darwin-arm64" : " 1.6.0 " ,
36- "@grprogress/darwin-x64" : " 1.6.0 " ,
37- "@grprogress/linux-x64" : " 1.6.0 " ,
38- "@grprogress/win32-x64" : " 1.6.0 "
35+ "@grprogress/darwin-arm64" : " 1.6.1 " ,
36+ "@grprogress/darwin-x64" : " 1.6.1 " ,
37+ "@grprogress/linux-x64" : " 1.6.1 " ,
38+ "@grprogress/win32-x64" : " 1.6.1 "
3939 },
4040 "devDependencies" : {
4141 "@semantic-release/changelog" : " ^6.0.3" ,
You can’t perform that action at this time.
0 commit comments