File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ # @trust0/ridb 1.0.0-rc.1 (2024-12-26)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ci ([ 311a6eb] ( https://github.com/trust0-project/RIDB/commit/311a6ebf3ad9f8556df3332bf96bbeebe4988a2d ) )
7
+ * clean workspace and include latest wasm version ([ e942a7d] ( https://github.com/trust0-project/RIDB/commit/e942a7da5b76924e993a53166cac6f7797160eb9 ) )
8
+ * fetch wasm from workspace ([ dc81bb2] ( https://github.com/trust0-project/RIDB/commit/dc81bb2115e59002c33a510f838f86d436397efe ) )
9
+ * fix testing ([ 5e99350] ( https://github.com/trust0-project/RIDB/commit/5e99350898eda8968d8a6890d0cfafc1d35b8fae ) )
10
+ * lerna ([ 4967593] ( https://github.com/trust0-project/RIDB/commit/4967593efbd8986c1d77de397dcdb6c0900bf247 ) )
11
+ * monorepo ([ 2d769a0] ( https://github.com/trust0-project/RIDB/commit/2d769a01327f6a2fd65d4318c1d93ce5c3a0d1f0 ) )
12
+ * package release ([ 7cd385a] ( https://github.com/trust0-project/RIDB/commit/7cd385afa930dde4af877af30bd4d19edcc6496f ) )
13
+ * release process ([ 42e9ecb] ( https://github.com/trust0-project/RIDB/commit/42e9ecb20e6e036654a14880024ac0fb222d5798 ) )
14
+ * remove local package ([ 72ce2b4] ( https://github.com/trust0-project/RIDB/commit/72ce2b462b4a149f1b3909f2e39988d1f816fbd6 ) )
15
+ * workspace testing fix ([ fcb9867] ( https://github.com/trust0-project/RIDB/commit/fcb986716a10289391419eeeaf9ea92da85ecc19 ) )
16
+
1
17
## [ 0.11.1-rc.1] ( https://github.com/trust0-project/RIDB/compare/v0.11.0...v0.11.1-rc.1 ) (2024-12-26)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trust0/ridb" ,
3
- "version" : " 0.11.1 -rc.1" ,
3
+ "version" : " 1.0.0 -rc.1" ,
4
4
"description" : " Dependency free wasm db encrypted and secure database wrapper for web and node." ,
5
5
"main" : " ./build/cjs/index.js" ,
6
6
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments