Skip to content

Commit 917e336

Browse files
chore(main): release 0.1.1 (#81)
* chore(main): release 0.1.1 * Update CHANGELOG.md * Update package.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nikita Ruban <64008830+nicky-ru@users.noreply.github.com>
1 parent cb29cbc commit 917e336

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/iotexproject/quicksilver/compare/v0.1.0...v0.1.1) (2025-05-13)
4+
5+
36
## 0.1.0 (2025-05-13)
47

58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quicksilver",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)