@masa-finance/masa-cli
Advanced tools
Comparing version 2.30.0 to 2.31.0
@@ -7,2 +7,41 @@ ### Changelog | ||
#### [v2.30.0](https://github.com/masa-finance/masa-cli/compare/v2.29.0...v2.30.0) | ||
> 27 May 2024 | ||
- feat (template rotation): update sdk to rotate login template [`b381b59`](https://github.com/masa-finance/masa-cli/commit/b381b5991040b9e9330037a1148c7400573c88dc) | ||
#### [v2.29.0](https://github.com/masa-finance/masa-cli/compare/v2.28.2...v2.29.0) | ||
> 16 May 2024 | ||
- feat: delete green and credit score creation [`eef2036`](https://github.com/masa-finance/masa-cli/commit/eef2036036057bc1015c519bb8403b181913d519) | ||
- feat: delete green and credit score creation [`29214e8`](https://github.com/masa-finance/masa-cli/commit/29214e8532274d13abd959e754a082a0ed234feb) | ||
#### [v2.28.2](https://github.com/masa-finance/masa-cli/compare/v2.28.1...v2.28.2) | ||
> 13 May 2024 | ||
#### [v2.28.1](https://github.com/masa-finance/masa-cli/compare/v2.28.0...v2.28.1) | ||
> 13 May 2024 | ||
#### [v2.28.0](https://github.com/masa-finance/masa-cli/compare/v2.27.0...v2.28.0) | ||
> 8 May 2024 | ||
- fix: address parameter on staking list [`29acbb2`](https://github.com/masa-finance/masa-cli/commit/29acbb25951a9439ee9e0608e1244c1237903e71) | ||
#### [v2.27.0](https://github.com/masa-finance/masa-cli/compare/v2.26.0...v2.27.0) | ||
> 7 May 2024 | ||
- feature (staking): adopted changes from the sdk [`21ed7f2`](https://github.com/masa-finance/masa-cli/commit/21ed7f2ea8bcf485c846b4aef671391932401d65) | ||
#### [v2.26.0](https://github.com/masa-finance/masa-cli/compare/v2.25.0...v2.26.0) | ||
> 6 May 2024 | ||
- feature (staking): added global staking info [`cbeb73d`](https://github.com/masa-finance/masa-cli/commit/cbeb73d157edd61e0b3769dce0378bd593b1609e) | ||
#### [v2.25.0](https://github.com/masa-finance/masa-cli/compare/v2.24.1...v2.25.0) | ||
@@ -9,0 +48,0 @@ |
{ | ||
"name": "@masa-finance/masa-cli", | ||
"version": "2.30.0", | ||
"version": "2.31.0", | ||
"description": "The Masa CLI", | ||
@@ -20,3 +20,3 @@ "main": "./dist/src/index.js", | ||
"@masa-finance/masa-contracts-oracle": "^0.3.2", | ||
"@masa-finance/masa-sdk": "^3.40.0", | ||
"@masa-finance/masa-sdk": "^3.41.0", | ||
"@types/clear": "^0.1.4", | ||
@@ -33,5 +33,5 @@ "@types/figlet": "^1.5.8", | ||
"devDependencies": { | ||
"@types/node": "^20.12.11", | ||
"@typescript-eslint/eslint-plugin": "^7.8.0", | ||
"@typescript-eslint/parser": "^7.8.0", | ||
"@types/node": "^20.14.9", | ||
"@typescript-eslint/eslint-plugin": "^7.14.1", | ||
"@typescript-eslint/parser": "^7.14.1", | ||
"eslint": "^8.25.0", | ||
@@ -38,0 +38,0 @@ "prettier": "^3.1.0", |
{ | ||
"name": "@masa-finance/masa-cli", | ||
"version": "2.30.0", | ||
"version": "2.31.0", | ||
"description": "The Masa CLI", | ||
@@ -20,3 +20,3 @@ "main": "./dist/src/index.js", | ||
"@masa-finance/masa-contracts-oracle": "^0.3.2", | ||
"@masa-finance/masa-sdk": "^3.40.0", | ||
"@masa-finance/masa-sdk": "^3.41.0", | ||
"@types/clear": "^0.1.4", | ||
@@ -33,5 +33,5 @@ "@types/figlet": "^1.5.8", | ||
"devDependencies": { | ||
"@types/node": "^20.12.11", | ||
"@typescript-eslint/eslint-plugin": "^7.8.0", | ||
"@typescript-eslint/parser": "^7.8.0", | ||
"@types/node": "^20.14.9", | ||
"@typescript-eslint/eslint-plugin": "^7.14.1", | ||
"@typescript-eslint/parser": "^7.14.1", | ||
"eslint": "^8.25.0", | ||
@@ -38,0 +38,0 @@ "prettier": "^3.1.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
245169