Skip to content

Commit e6a8dae

Browse files
chore(release): publish packages (#107)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a26017a commit e6a8dae

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

npm/.changeset/grumpy-jars-buy.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.3
4+
5+
### Patch Changes
6+
7+
- 04aa5ca: Updated near-sandbox version to 2.4.0 version
8+
39
## 0.1.2
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.1.2",
3+
"version": "0.1.3",
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)