Skip to content

Commit 0719e9d

Browse files
chore(release): publish packages (#98)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0e5c372 commit 0719e9d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

npm/.changeset/olive-years-suffer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

npm/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# near-sandbox
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 0e5c372: Ensure installation directory exists before downloading binary
8+
39
## 0.0.21
410

511
### Patch Changes

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "near-sandbox",
3-
"version": "0.0.21",
3+
"version": "0.1.0",
44
"description": "CLI tool for testing NEAR smart contracts",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)