From 2d5240276939be276cdd92b351191b5aba9718f1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 26 Dec 2024 15:02:02 +0000 Subject: [PATCH] chore(release): 0.10.2-rc.10 [skip ci] ## [0.10.2-rc.10](https://github.com/trust0-project/RIDB/compare/v0.10.2-rc.9...v0.10.2-rc.10) (2024-12-26) ### Bug Fixes * ci ([4991371](https://github.com/trust0-project/RIDB/commit/499137134ab1947f854a1feb6601f7bbdf82be09)) --- packages/ridb/CHANGELOG.md | 7 +++++++ packages/ridb/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/ridb/CHANGELOG.md b/packages/ridb/CHANGELOG.md index 8e81f7e..2f2988e 100644 --- a/packages/ridb/CHANGELOG.md +++ b/packages/ridb/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.10.2-rc.10](https://github.com/trust0-project/RIDB/compare/v0.10.2-rc.9...v0.10.2-rc.10) (2024-12-26) + + +### Bug Fixes + +* ci ([4991371](https://github.com/trust0-project/RIDB/commit/499137134ab1947f854a1feb6601f7bbdf82be09)) + ## [0.10.2-rc.9](https://github.com/trust0-project/RIDB/compare/v0.10.2-rc.8...v0.10.2-rc.9) (2024-12-26) diff --git a/packages/ridb/package.json b/packages/ridb/package.json index 0fbac77..c153368 100644 --- a/packages/ridb/package.json +++ b/packages/ridb/package.json @@ -1,6 +1,6 @@ { "name": "@trust0/ridb", - "version": "0.10.2-rc.9", + "version": "0.10.2-rc.10", "description": "Dependency free wasm db encrypted and secure database wrapper for web and node.", "main": "./build/cjs/index.js", "publishConfig": {