Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shaobeichen committed Nov 1, 2024
2 parents ea216ce + a74cd2c commit f8e328a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.1.0](https://github.com/shaobeichen/grprogress/compare/v1.0.0...v1.1.0) (2024-11-01)


### Features

* update release scripts ([06cebed](https://github.com/shaobeichen/grprogress/commit/06cebed75e0a618e4a3896f4abfaf0acbcb8a92f))

# 1.0.0 (2024-11-01)


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": "grprogress",
"version": "1.0.0",
"version": "1.1.0",
"description": "a gradient progress for nodejs by go",
"main": "./src/index.js",
"scripts": {
Expand Down

0 comments on commit f8e328a

Please sign in to comment.