Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and bucko13 committed Feb 15, 2024
1 parent 328bc3e commit 888b3bb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-ligers-chew.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/coordinator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.0.3

### Patch Changes

- [#11](https://github.com/caravan-bitcoin/caravan/pull/11) [`fa74b6c`](https://github.com/caravan-bitcoin/caravan/commit/fa74b6c8cd527b8b558490f4fe2521986c6223b6) Thanks [@bucko13](https://github.com/bucko13)! - Enable caravan coordinator to be run without the subpath which is primarily just for supporting github pages hosting but causes issues in other environments

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/coordinator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@caravan/coordinator",
"version": "0.0.2",
"version": "0.0.3",
"description": "Unchained Capital's Bitcoin Multisig Coordinator Application",
"main": "index.jsx",
"private": true,
Expand Down

0 comments on commit 888b3bb

Please sign in to comment.