File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.10 .0"
2+ "." : " 0.11 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.11.0] ( https://github.com/metaideas/init/compare/init@v0.10.0...init@v0.11.0 ) (2025-10-29)
4+
5+
6+ ### Features
7+
8+ * add cache wrapper using kv ([ 59e0926] ( https://github.com/metaideas/init/commit/59e0926174fb2e4a70d0da9dd641ba121cd16b8a ) )
9+ * add encryption utils ([ bb98254] ( https://github.com/metaideas/init/commit/bb98254a29db157b8c515e4744fac21ccf9d68e1 ) )
10+ * add invalid to form items ([ 7bc4df6] ( https://github.com/metaideas/init/commit/7bc4df6bd377504a8e70b63e26c9e399bef11be7 ) )
11+ * add serialize helper ([ d91c659] ( https://github.com/metaideas/init/commit/d91c659ace72823d450f1139d639835a84bfc227 ) )
12+ * remove db dependency from auth ([ fa14320] ( https://github.com/metaideas/init/commit/fa1432085891159cb6240815fb386a62447e687c ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * api declarations ([ b40636a] ( https://github.com/metaideas/init/commit/b40636a2118e02b1f330a9355901783f62fc0572 ) )
18+ * lint rules ([ 1ff97fa] ( https://github.com/metaideas/init/commit/1ff97fab6aea62841b6552b0a1cadef6ae110b07 ) )
19+ * remove unused util ([ f0f2098] ( https://github.com/metaideas/init/commit/f0f209851309deb288bdce09444977fa88f84d99 ) )
20+
321## [ 0.10.0] ( https://github.com/metaideas/init/compare/init@v0.9.0...init@v0.10.0 ) (2025-10-07)
422
523
Original file line number Diff line number Diff line change 11{
22 "name" : " init" ,
3- "version" : " 0.10 .0" ,
3+ "version" : " 0.11 .0" ,
44 "private" : true ,
55 "workspaces" : {
66 "packages" : [
You can’t perform that action at this time.
0 commit comments