From de873132b00a7712e623123d16137c0ddd3c7374 Mon Sep 17 00:00:00 2001 From: 9renpoto <520693+9renpoto@users.noreply.github.com> Date: Tue, 26 Nov 2024 03:25:59 +0000 Subject: [PATCH] bump: v0.11.0 --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..bbc8a633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,33 @@ +## v0.11.0 (2024-11-26) + + +## What's Changed +### :house: Refactoring +* chore(apps): remove web base; by @9renpoto in https://github.com/9renpoto/.59-node/pull/2228 +### Other Changes +* chore(deps): bump the tauri-apps group with 2 updates by @dependabot in https://github.com/9renpoto/.59-node/pull/2137 +* chore(deps-dev): bump @testing-library/preact from 3.2.3 to 3.2.4 by @dependabot in https://github.com/9renpoto/.59-node/pull/2138 +* chore(deps-dev): bump vite from 5.2.11 to 5.2.12 by @dependabot in https://github.com/9renpoto/.59-node/pull/2139 +* chore(deps-dev): bump the storybook group with 8 updates by @dependabot in https://github.com/9renpoto/.59-node/pull/2140 +* chore(deps): bump lucide-preact from 0.379.0 to 0.381.0 by @dependabot in https://github.com/9renpoto/.59-node/pull/2141 +* chore(deps-dev): bump @types/gtag.js from 0.0.19 to 0.0.20 by @dependabot in https://github.com/9renpoto/.59-node/pull/2143 +* chore(deps-dev): bump the storybook group with 7 updates by @dependabot in https://github.com/9renpoto/.59-node/pull/2148 +* chore(deps-dev): bump vite from 5.2.12 to 5.2.13 by @dependabot in https://github.com/9renpoto/.59-node/pull/2151 +* chore(deps-dev): bump the storybook group with 7 updates by @dependabot in https://github.com/9renpoto/.59-node/pull/2156 +* chore(deps): bump lucide-preact from 0.381.0 to 0.396.0 by @dependabot in https://github.com/9renpoto/.59-node/pull/2164 +* chore(deps-dev): bump @biomejs/biome from 1.7.3 to 1.8.2 by @dependabot in https://github.com/9renpoto/.59-node/pull/2163 +* chore(deps-dev): bump @preact/preset-vite from 2.8.2 to 2.8.3 in the preact group by @dependabot in https://github.com/9renpoto/.59-node/pull/2165 +* chore(deps-dev): bump vite from 5.2.13 to 5.3.3 by @dependabot in https://github.com/9renpoto/.59-node/pull/2173 +* chore(deps-dev): bump the storybook group across 1 directory with 8 updates by @dependabot in https://github.com/9renpoto/.59-node/pull/2170 +* chore(deps): bump preact from 10.22.0 to 10.22.1 in the preact group by @dependabot in https://github.com/9renpoto/.59-node/pull/2176 +* chore(deps): bump lucide-preact from 0.396.0 to 0.460.0 by @dependabot in https://github.com/9renpoto/.59-node/pull/2230 +* chore(deps): bump preactjs/compressed-size-action from 2.6.0 to 2.7.0 by @dependabot in https://github.com/9renpoto/.59-node/pull/2221 +* chore(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in https://github.com/9renpoto/.59-node/pull/2211 +* chore: group tauri by @9renpoto in https://github.com/9renpoto/.59-node/pull/2232 +* chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/9renpoto/.59-node/pull/2233 +* chore(deps-dev): bump the storybook group with 5 updates by @dependabot in https://github.com/9renpoto/.59-node/pull/2236 +* chore(deps-dev): bump @biomejs/biome from 1.8.2 to 1.9.4 by @dependabot in https://github.com/9renpoto/.59-node/pull/2237 +* chore(deps): bump the preact group with 2 updates by @dependabot in https://github.com/9renpoto/.59-node/pull/2235 + + +**Full Changelog**: https://github.com/9renpoto/.59-node/compare/v0.10.0...v0.11.0