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

Commit 875e68c

Browse files
github-actions[bot]bucko13
authored andcommitted
chore(master): release caravan 1.0.3
1 parent b00a6bf commit 875e68c

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.2"
2+
".": "1.0.3"
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.3](https://github.com/unchained-capital/caravan/compare/caravan-v1.0.2...caravan-v1.0.3) (2024-02-29)
6+
7+
8+
### Bug Fixes
9+
10+
* typography tweak to deprecation banner ([b00a6bf](https://github.com/unchained-capital/caravan/commit/b00a6bf8ca8d76073ab1ac9370ab1bdc6efa423c))
11+
512
## [1.0.2](https://github.com/unchained-capital/caravan/compare/caravan-v1.0.1...caravan-v1.0.2) (2024-01-29)
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.2",
3+
"version": "1.0.3",
44
"description": "Unchained Capital's Bitcoin Multisig Application",
55
"main": "index.jsx",
66
"publicPrivate": true,

0 commit comments

Comments
 (0)