Skip to content

Commit

Permalink
chore(master): release unchained-bitcoin 1.0.0 (#97)
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 Sep 29, 2023
1 parent c5abea1 commit cd98ca2
Show file tree
Hide file tree
Showing 4 changed files with 15 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.0"
".": "1.0.0"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.0.0](https://github.com/unchained-capital/unchained-bitcoin/compare/unchained-bitcoin-v0.6.0...unchained-bitcoin-v1.0.0) (2023-09-29)


### ⚠ BREAKING CHANGES

* typescript and v1 ([#95](https://github.com/unchained-capital/unchained-bitcoin/issues/95))

### Features

* typescript and v1 ([#95](https://github.com/unchained-capital/unchained-bitcoin/issues/95)) ([c5abea1](https://github.com/unchained-capital/unchained-bitcoin/commit/c5abea1ca410324c2d4adf43d1a7d9812f086207))

## [0.6.0](https://github.com/unchained-capital/unchained-bitcoin/compare/unchained-bitcoin-v0.5.1...unchained-bitcoin-v0.6.0) (2023-08-31)


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-bitcoin",
"version": "0.6.0",
"version": "1.0.0",
"description": "Unchained Capital's bitcoin utilities library.",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit cd98ca2

Please sign in to comment.