Skip to content

Commit 67b0900

Browse files
authored
Merge pull request #41 from AbstractSDK/changeset-release/mainline
2 parents 8c5c289 + a00d7a7 commit 67b0900

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gold-cougars-smell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @abstract-money/cli
22

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
- [`8c5c289`](https://github.com/AbstractSDK/abstract.js/commit/8c5c289be8d82f2ab827b7e10179962f2353cc24) Thanks [@dalechyn](https://github.com/dalechyn)! - Transforms the dash-cased contract names to camel case to fix the export.
8+
39
## 0.2.4
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@abstract-money/cli",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"description": "CLI tool to generate modules to build with Abstract SDK",
55
"homepage": "https://github.com/AbstractSDK/abstract.js#readme",
66
"author": "dalechyn <[email protected]>",

0 commit comments

Comments
 (0)