Skip to content

Commit

Permalink
chore(release): 0.10.2-rc.6 [skip ci]
Browse files Browse the repository at this point in the history
## [0.10.2-rc.6](v0.10.2-rc.5...v0.10.2-rc.6) (2024-12-26)

### Bug Fixes

* ci pipeline fix wasm-pack ([a2cdf9d](a2cdf9d))
* paths ([3ac2202](3ac2202))
  • Loading branch information
semantic-release-bot committed Dec 26, 2024
1 parent a2cdf9d commit 5c0493c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/ridb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.10.2-rc.6](https://github.com/trust0-project/RIDB/compare/v0.10.2-rc.5...v0.10.2-rc.6) (2024-12-26)


### Bug Fixes

* ci pipeline fix wasm-pack ([a2cdf9d](https://github.com/trust0-project/RIDB/commit/a2cdf9d860792f299980d3d74cdb8e81de741d8a))
* paths ([3ac2202](https://github.com/trust0-project/RIDB/commit/3ac2202b2050584873de79eeba8fc06df9d0a008))

## [0.10.2-rc.5](https://github.com/trust0-project/RIDB/compare/v0.10.2-rc.4...v0.10.2-rc.5) (2024-12-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/ridb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trust0/ridb",
"version": "0.10.2-rc.5",
"version": "0.10.2-rc.6",
"description": "Dependency free wasm db encrypted and secure database wrapper for web and node.",
"main": "./build/cjs/index.js",
"publishConfig": {
Expand Down

0 comments on commit 5c0493c

Please sign in to comment.