Skip to content

Commit 78fd158

Browse files
authored
Merge pull request #42 from AbstractSDK/changeset-release/mainline
chore: version packages
2 parents 2d2935a + 826db89 commit 78fd158

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mighty-icons-flow.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.6
4+
5+
### Patch Changes
6+
7+
- [`2d2935a`](https://github.com/AbstractSDK/abstract.js/commit/2d2935a7b389d363810e521842df2ba528acc829) Thanks [@dalechyn](https://github.com/dalechyn)! - Adds a guard to never generate abstractApp for cw-plus namespace and allows a user to configure other namespaces to not generate abstractApp for.
8+
39
## 0.2.5
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.5",
3+
"version": "0.2.6",
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)