We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db90546 commit 53ae181Copy full SHA for 53ae181
.changeset/soft-owls-act.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @abstract-money/cli
2
3
+## 1.2.1
4
+
5
+### Patch Changes
6
7
+- [`db90546`](https://github.com/AbstractSDK/abstract.js/commit/db90546db636da4460a045a6a48f0612aff34d48) Thanks [@adairrr](https://github.com/adairrr)! - Ensure that the cli generates proper adapter types
8
9
## 1.2.0
10
11
### Minor Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@abstract-money/cli",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "CLI tool to generate modules to build with Abstract SDK",
"homepage": "https://github.com/AbstractSDK/abstract.js#readme",
"author": "dalechyn <vlad@abstract.money>",
0 commit comments