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

Commit 21c99d3

Browse files
github-actions[bot]bucko13
authored andcommitted
chore(master): release caravan 1.0.2
1 parent 139e8fd commit 21c99d3

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.0.2"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [1.0.2](https://github.com/unchained-capital/caravan/compare/caravan-v1.0.1...caravan-v1.0.2) (2024-01-29)
6+
7+
8+
### Bug Fixes
9+
10+
* **dependencies:** bump uc-wallets for trezor fix ([139e8fd](https://github.com/unchained-capital/caravan/commit/139e8fd1c45ec95570acb66e0258a253f3904b0a))
11+
512
## [1.0.1](https://github.com/unchained-capital/caravan/compare/caravan-v1.0.0...caravan-v1.0.1) (2024-01-10)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "caravan",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Unchained Capital's Bitcoin Multisig Application",
55
"main": "index.jsx",
66
"publicPrivate": true,

0 commit comments

Comments
 (0)