Skip to content

Commit

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

## [7.4.0](https://github.com/ExodusMovement/exodus-oss/compare/@exodus/keychain@7.3.0...@exodus/keychain@7.4.0) (2024-10-17)

### Features

- add `sodium.getKeysFromSeed` ([#160](https://github.com/ExodusMovement/exodus-oss/issues/160)) ([96496f2](https://github.com/ExodusMovement/exodus-oss/commit/96496f2b4cb693f05c888137c2d1220c4a49e201))
- expose `sodium.sign` ([#161](https://github.com/ExodusMovement/exodus-oss/issues/161)) ([457d201](https://github.com/ExodusMovement/exodus-oss/commit/457d201cf3d5bfd2361f198f2b062bc680b15e58))

## [7.3.0](https://github.com/ExodusMovement/exodus-oss/compare/@exodus/keychain@7.2.0...@exodus/keychain@7.3.0) (2024-10-03)

### 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": "7.3.0",
"version": "7.4.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 e5fb39f

Please sign in to comment.