postchain-client
Advanced tools
Comparing version 1.16.0 to 1.16.1
@@ -27,2 +27,3 @@ export * as gtv from "./src/gtv/index"; | ||
export { CustomError } from "./src/customError"; | ||
export { convertToRellOperation } from "./src/blockchainClient/utils"; | ||
export * from "./src/blockchainClient/errors"; | ||
@@ -29,0 +30,0 @@ export * from "./src/gtx/errors"; |
@@ -31,2 +31,3 @@ import * as gtv_1 from "./src/gtv/index"; | ||
export { CustomError } from "./src/customError"; | ||
export { convertToRellOperation } from "./src/blockchainClient/utils"; | ||
export * from "./src/blockchainClient/errors"; | ||
@@ -33,0 +34,0 @@ export * from "./src/gtx/errors"; |
@@ -1,2 +0,2 @@ | ||
Version 1.16.0 | ||
Version 1.16.1 | ||
@@ -12,2 +12,8 @@ # Changelog | ||
## [1.16.1] | ||
### Added | ||
- `convertToRellOperation` is now part of pcl public API | ||
## [1.16.0] | ||
@@ -14,0 +20,0 @@ |
{ | ||
"name": "postchain-client", | ||
"version": "1.16.0", | ||
"version": "1.16.1", | ||
"main": "built/cjs/index.js", | ||
@@ -5,0 +5,0 @@ "browser": "built/esm/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
8404406
80494