@neo-one/smart-contract-lib
Advanced tools
Comparing version 3.9.0 to 3.9.1
@@ -5,2 +5,22 @@ { | ||
{ | ||
"version": "3.9.1", | ||
"tag": "@neo-one/smart-contract-lib_v3.9.1", | ||
"date": "Sat, 09 Oct 2021 22:14:54 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Update neo-one deps" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@neo-one/client-common\" from `^3.8.1` to `^3.8.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@neo-one/client-core\" from `^3.10.1` to `^3.10.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "3.9.0", | ||
@@ -7,0 +27,0 @@ "tag": "@neo-one/smart-contract-lib_v3.9.0", |
# Change Log - @neo-one/smart-contract-lib | ||
This log was last generated on Thu, 07 Oct 2021 04:09:53 GMT and should not be manually modified. | ||
This log was last generated on Sat, 09 Oct 2021 22:14:54 GMT and should not be manually modified. | ||
## 3.9.1 | ||
Sat, 09 Oct 2021 22:14:54 GMT | ||
### Patches | ||
- Update neo-one deps | ||
## 3.9.0 | ||
@@ -6,0 +13,0 @@ Thu, 07 Oct 2021 04:09:53 GMT |
{ | ||
"name": "@neo-one/smart-contract-lib", | ||
"version": "3.9.0", | ||
"version": "3.9.1", | ||
"description": "NEO•ONE TypeScript common smart contracts.", | ||
@@ -16,4 +16,4 @@ "main": "./src/index.ts", | ||
"devDependencies": { | ||
"@neo-one/client-common": "^3.8.0", | ||
"@neo-one/client-core": "^3.10.0", | ||
"@neo-one/client-common": "^3.8.2", | ||
"@neo-one/client-core": "^3.10.2", | ||
"@types/jest": "^24.0.18", | ||
@@ -20,0 +20,0 @@ "bignumber.js": "^9.0.0", |
21898
597