Skip to content

Commit

Permalink
chore(master): release unchained-wallets 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and bucko13 committed Jan 29, 2024
1 parent 5b256bf commit bb13a49
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 @@
{
".": "1.0.3"
".": "1.0.4"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.4](https://github.com/unchained-capital/unchained-wallets/compare/unchained-wallets-v1.0.3...unchained-wallets-v1.0.4) (2024-01-29)


### Bug Fixes

* **trezor:** pin connect url to stable version ([5b256bf](https://github.com/unchained-capital/unchained-wallets/commit/5b256bf6ffcd259a74251442f06038e7ce2570bf))

## [1.0.3](https://github.com/unchained-capital/unchained-wallets/compare/unchained-wallets-v1.0.2...unchained-wallets-v1.0.3) (2023-11-17)


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": "unchained-wallets",
"version": "1.0.3",
"version": "1.0.4",
"description": "Unchained Capital's HD Wallets Library",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit bb13a49

Please sign in to comment.