Skip to content

Commit

Permalink
"Publish"
Browse files Browse the repository at this point in the history
"@exodus/keychain@6.9.0"
  • Loading branch information
marcoskichel committed Jul 31, 2024
1 parent e3856d4 commit 3ecee75
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions features/keychain/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.9.0](https://github.com/ExodusMovement/exodus-oss/compare/@exodus/keychain@6.8.0...@exodus/keychain@6.9.0) (2024-07-31)

### Features

- **keychain:** implement removing specific seeds ([#131](https://github.com/ExodusMovement/exodus-oss/issues/131)) ([e3856d4](https://github.com/ExodusMovement/exodus-oss/commit/e3856d43c45a2a40312f62dda7d0a2bf30698c12))

## [6.8.0](https://github.com/ExodusMovement/exodus-oss/compare/@exodus/keychain@6.7.0...@exodus/keychain@6.8.0) (2024-07-24)

### Features
Expand Down
2 changes: 1 addition & 1 deletion features/keychain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exodus/keychain",
"version": "6.8.0",
"version": "6.9.0",
"type": "module",
"description": "A module designed to work more securely with private key material",
"author": "Exodus Movement, Inc.",
Expand Down

0 comments on commit 3ecee75

Please sign in to comment.