Skip to content

Commit 221dddf

Browse files
chore(release): publish npm packages v0.0.21 (#94)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f8e0e9b commit 221dddf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

npm/.changeset/neat-bears-carry.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.0.21
4+
5+
### Patch Changes
6+
7+
- 7400f6f: Updated near-sandbox to 2.1.1
8+
39
## 0.0.20
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.20",
3+
"version": "0.0.21",
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)