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

Commit

Permalink
chore(release): 1.0.0-next.6 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-next.6](rn-bip85-v1.0.0-next.5...rn-bip85-v1.0.0-next.6) (2023-05-08)

### Bug Fixes

* 🔧 fix package exports ([c6ef98c](c6ef98c))
  • Loading branch information
semantic-release-bot committed May 8, 2023
1 parent 0aadc19 commit 1bb517c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/rn-bip85/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-next.6](https://github.com/nabla-studio/nablajs/compare/rn-bip85-v1.0.0-next.5...rn-bip85-v1.0.0-next.6) (2023-05-08)


### Bug Fixes

* :wrench: fix package exports ([c6ef98c](https://github.com/nabla-studio/nablajs/commit/c6ef98ca22e3ff87cce4a15a63b4c7f21574afb5))

# [1.0.0-next.5](https://github.com/nabla-studio/nablajs/compare/rn-bip85-v1.0.0-next.4...rn-bip85-v1.0.0-next.5) (2023-05-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/rn-bip85/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nabla-studio/rn-bip85",
"version": "1.0.0-next.5",
"version": "1.0.0-next.6",
"author": "nabla <tech@nabla.studio>",
"type": "module",
"main": "src/index.ts",
Expand Down

0 comments on commit 1bb517c

Please sign in to comment.