Skip to content

Commit 0200ae2

Browse files
chore: version package
1 parent c2a9ca4 commit 0200ae2

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/free-oranges-eat.md

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

CHANGELOG.md

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

3+
## 0.1.15
4+
5+
### Patch Changes
6+
7+
- [#41](https://github.com/openfort-xyz/cli/pull/41) [`5c7494c`](https://github.com/openfort-xyz/cli/commit/5c7494c72bb0e6cd1dce3956d9ba16a41737a1da) Thanks [@n00m4d](https://github.com/n00m4d)! - Create public key on login command
8+
39
## 0.1.14
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfort/cli",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Openfort CLI — manage wallets, policies, and transactions from the terminal.",
55
"author": "Openfort (https://www.openfort.io)",
66
"bugs": "https://github.com/openfort-xyz/cli/issues",

0 commit comments

Comments
 (0)