@monerium/sdk
Advanced tools
Comparing version 1.0.12 to 1.0.13
# Changelog | ||
## [1.0.13](https://github.com/monerium/sdk/compare/v1.0.12...v1.0.13) (2022-10-12) | ||
### Bug Fixes | ||
* **automated-publish:** push to npm registry, yarn doesnt seem to work ([1d97f2c](https://github.com/monerium/sdk/commit/1d97f2c926b82976a8751808eb6816aade35a949)) | ||
## [1.0.12](https://github.com/monerium/sdk/compare/v1.0.11...v1.0.12) (2022-10-12) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@monerium/sdk", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public", |
@@ -5,3 +5,3 @@ # @monerium/sdk | ||
_This package is in development. Please make sure to check if any future updates contain commits that may change the behaviour of your application before you upgrade._ | ||
_This package is in development. Please make sure to check if any future updates contain commits that may change the behavior of your application before you upgrade._ | ||
@@ -8,0 +8,0 @@ ## Authentication |
145026