Skip to content

Commit

Permalink
Merge pull request #119 from AbstractSDK/changeset-release/mainline
Browse files Browse the repository at this point in the history
chore: version packages
  • Loading branch information
adairrr authored Oct 25, 2024
2 parents aa4628d + 1caa413 commit 5b118c9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/giant-rats-protect.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @abstract-money/cli

## 1.2.0

### Minor Changes

- [#130](https://github.com/AbstractSDK/abstract.js/pull/130) [`83a66c2`](https://github.com/AbstractSDK/abstract.js/commit/83a66c2bf962c4533baa6a584895c0d3e3758a6f) Thanks [@adairrr](https://github.com/adairrr)! - Add chainName to code generation

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abstract-money/cli",
"version": "1.1.0",
"version": "1.2.0",
"description": "CLI tool to generate modules to build with Abstract SDK",
"homepage": "https://github.com/AbstractSDK/abstract.js#readme",
"author": "dalechyn <[email protected]>",
Expand Down

0 comments on commit 5b118c9

Please sign in to comment.