Skip to content

Commit c3fe157

Browse files
authored
Merge pull request #40 from AbstractSDK/changeset-release/mainline
chore: version packages
2 parents 3f2e5c2 + 16117b3 commit c3fe157

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dull-dolls-remain.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.4
4+
5+
### Patch Changes
6+
7+
- [`3f2e5c2`](https://github.com/AbstractSDK/abstract.js/commit/3f2e5c2c655f0b4eca847b336b2851f36d82a00e) Thanks [@dalechyn](https://github.com/dalechyn)! - Adds another pattern url for `registry` plugin.
8+
39
## 0.2.3
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.3",
3+
"version": "0.2.4",
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)