Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
chore(master): release caravan 0.7.0 (#346)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 23, 2023
1 parent 04ca0ce commit ae03b7a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.6.3"
".": "0.7.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.7.0](https://github.com/unchained-capital/caravan/compare/caravan-v0.6.3...caravan-v0.7.0) (2023-10-23)


### Features

* **hermit:** hermit PSBT signing for pre-product key recovery ([#308](https://github.com/unchained-capital/caravan/issues/308)) ([04ca0ce](https://github.com/unchained-capital/caravan/commit/04ca0ce3ffa2589a00104ecd18cf11768212f470))

## [0.6.3](https://github.com/unchained-capital/caravan/compare/caravan-v0.6.2...caravan-v0.6.3) (2023-10-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "caravan",
"version": "0.6.3",
"version": "0.7.0",
"description": "Unchained Capital's Bitcoin Multisig Application",
"main": "index.jsx",
"publicPrivate": true,
Expand Down

0 comments on commit ae03b7a

Please sign in to comment.