Skip to content

Commit

Permalink
Merge release/1.x into main
Browse files Browse the repository at this point in the history
  • Loading branch information
engineering-ci[bot] authored Oct 15, 2024
2 parents a8ed412 + f4126a5 commit e48cf22
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 1.0.0 (2024-10-15)


### Bug Fixes

* fixes tsc-alias build command ([7b7e1a6](https://github.com/algorandfoundation/xHD-Wallet-API-ts/commit/7b7e1a6b3958479b7c6fd3516ecda550936cb7f8))
* package name scope ([d4f68ee](https://github.com/algorandfoundation/xHD-Wallet-API-ts/commit/d4f68eea19a82b6cf2d47123a6819ad5c49938f0))
* updated CI and semantic-release ([e64acdf](https://github.com/algorandfoundation/xHD-Wallet-API-ts/commit/e64acdfe72dbfb137189ae1ef4eb83566e41e3bd))


### Features

* adds everything from ARC-52 PR ([5177334](https://github.com/algorandfoundation/xHD-Wallet-API-ts/commit/517733458b7e9a10c059c2ddd265956c7127bde2))
* rename, add semantic release ([84f2576](https://github.com/algorandfoundation/xHD-Wallet-API-ts/commit/84f2576f7d37fc0bfd48dd266f8623e2f7c9beef))

# [1.0.0-canary.2](https://github.com/algorandfoundation/xHD-Wallet-API-ts/compare/v1.0.0-canary.1...v1.0.0-canary.2) (2024-10-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algorandfoundation/xhd-wallet-api",
"version": "1.0.0-canary.2",
"version": "1.0.0",
"description": "A Typescript implementation of Algorand ARC-52 extended hierarchical determinstic wallets.",
"exports": {
".": {
Expand Down

0 comments on commit e48cf22

Please sign in to comment.