Skip to content

Commit 7f76ca9

Browse files
authored
Merge pull request #17 from AbstractSDK/changeset-release/mainline
chore: version packages
2 parents 0ed07a3 + 0f7bf3a commit 7f76ca9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/five-dragons-flash.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.1.2
4+
5+
### Patch Changes
6+
7+
- [#16](https://github.com/AbstractSDK/abstract.js/pull/16) [`fadd8fb`](https://github.com/AbstractSDK/abstract.js/commit/fadd8fb0a0dc2dd6fcc518a5fc27a8f8dd32a277) Thanks [@dalechyn](https://github.com/dalechyn)! - Pins the version of `bundle-require` to `3.1.2` to fix invalid `esbuild` resolution when `pnpm` is used.
8+
39
## 0.1.1
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.1.1",
3+
"version": "0.1.2",
44
"description": "CLI tool to generate modules to build with Abstract SDK",
55
"homepage": "https://github.com/AbstractSDK/abstract.js#readme",
66
"author": "h0tw4t3r <[email protected]>",

0 commit comments

Comments
 (0)