Skip to content

Commit

Permalink
"Publish"
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtoth committed Nov 15, 2024
1 parent 618bc35 commit ccca410
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.

## [7.6.0](https://github.com/ExodusMovement/exodus-oss/compare/@exodus/[email protected]...@exodus/[email protected]) (2024-11-15)

### Features

- expose sodium encrypt/decrypt box in keychain api ([#174](https://github.com/ExodusMovement/exodus-oss/issues/174)) ([618bc35](https://github.com/ExodusMovement/exodus-oss/commit/618bc357ce470e1d26c79b5b85e7bcacfc89a332))

## [7.5.1](https://github.com/ExodusMovement/exodus-oss/compare/@exodus/[email protected]...@exodus/[email protected]) (2024-11-13)

### Bug Fixes
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.5.1",
"version": "7.6.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 ccca410

Please sign in to comment.