Skip to content

Commit 011ca33

Browse files
chore(release): publish npm packages v0.1.1 (#101)
1 parent 3ace9df commit 011ca33

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

npm/.changeset/silly-tools-invent.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.1
4+
5+
### Patch Changes
6+
7+
- 3ace9df: Downgraded nearcore to 2.0.0 version to workaround NEAR-12062 issue (will be resolved with 2.3.0 release)
8+
39
## 0.1.0
410

511
### Minor 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.1.0",
3+
"version": "0.1.1",
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)