Skip to content

Commit 15da1e7

Browse files
committed
chore(main): release 1.1.0
1 parent 1b7cbca commit 15da1e7

File tree

1 file changed

+131
-0
lines changed

1 file changed

+131
-0
lines changed

CHANGELOG.md

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,136 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/jmarcelomb/.dotfiles/compare/v1.0.0...v1.1.0) (2025-11-16)
4+
5+
6+
### Features
7+
8+
* add AI assistant integration to tmux with selection support ([32cfad6](https://github.com/jmarcelomb/.dotfiles/commit/32cfad6bc81216f7a934518a0614bec3d0efa0bd))
9+
* add crush config directory symlink to dotbot setup ([3c1d2b0](https://github.com/jmarcelomb/.dotfiles/commit/3c1d2b009b8464a6046c64ce0edf906bb248df1c))
10+
* add dbee alias for quick database management access ([920b4e0](https://github.com/jmarcelomb/.dotfiles/commit/920b4e026eaf630da6c50d4a2ac79ab99a1eaa62))
11+
* add enhanced tmux session switcher with live preview ([dde1e5b](https://github.com/jmarcelomb/.dotfiles/commit/dde1e5b48193515e777b2c35b45d8ef27af40dfe))
12+
* add git fetch alias and update crush local provider type ([0e841e7](https://github.com/jmarcelomb/.dotfiles/commit/0e841e7eef6dae3d633f66c4f6c8d60c2ee016bd))
13+
* add glow shell integration and aliases ([a7facae](https://github.com/jmarcelomb/.dotfiles/commit/a7facaeff292b83357a588d087d6fea5e941218e))
14+
* add gnused to common packages and remove dbeaver from work-macbook ([9364876](https://github.com/jmarcelomb/.dotfiles/commit/93648768db744e49aa1ee3aed0282d562106bd9e))
15+
* add interactive AI assistant function for fish shell ([4ee235d](https://github.com/jmarcelomb/.dotfiles/commit/4ee235d1c34d326b639c5e26a6316a55e85814d8))
16+
* add lazygit configuration and XDG_CONFIG_HOME export ([96eac80](https://github.com/jmarcelomb/.dotfiles/commit/96eac805893bb0182c6fa4917aa2b056fd488290))
17+
* add markdown rendering and update model to claude-sonnet-4 ([0983d49](https://github.com/jmarcelomb/.dotfiles/commit/0983d49e5a66fb906f121b4c172e970ca296f9d6))
18+
* add Nix-Darwin configuration and restructure home packages ([e5ecfd6](https://github.com/jmarcelomb/.dotfiles/commit/e5ecfd6d33b0a90a167f17c835ec75b308d7c8b1))
19+
* add primary user configuration and VLC to Homebrew packages ([00a2193](https://github.com/jmarcelomb/.dotfiles/commit/00a2193d906b9690defcb115f09c4cd152379545))
20+
* add script for cloning bare repositories for worktrees ([ea4218d](https://github.com/jmarcelomb/.dotfiles/commit/ea4218d83a3c1281c00a0e46da3fe0271b515780))
21+
* add shorter aliases for tmux buffer editing ([3ef6f61](https://github.com/jmarcelomb/.dotfiles/commit/3ef6f61322c62969c6933a36795b5803f7e14816))
22+
* add tmux pane capture alias ([3ef6f61](https://github.com/jmarcelomb/.dotfiles/commit/3ef6f61322c62969c6933a36795b5803f7e14816))
23+
* add vim-style clipboard integration for fish shell ([3e9a1d4](https://github.com/jmarcelomb/.dotfiles/commit/3e9a1d443877ee5042ea7835176a824b5e1b8f3b))
24+
* add whitespace fix configuration to git config ([1295035](https://github.com/jmarcelomb/.dotfiles/commit/1295035060bb7775f45d508c8756c246a31b1015))
25+
* adds chakra host, which is my home server ([7a7edb5](https://github.com/jmarcelomb/.dotfiles/commit/7a7edb5218b41691d8fa35eb95fb5c9a26f5bd6e))
26+
* adds f1,f2,... by default ([2d977b6](https://github.com/jmarcelomb/.dotfiles/commit/2d977b6efef77c1ccaf48f25a057ad9d61fe61a6))
27+
* adds first chakra server nix config ([034cdb8](https://github.com/jmarcelomb/.dotfiles/commit/034cdb8f55aae054c7e073fb30b58f298e8f9110))
28+
* adds nix-darwin bins to path & updates kitty font name ([93d1451](https://github.com/jmarcelomb/.dotfiles/commit/93d14510fb9fd10d5f1c5423c9a5ef5d75a5286e))
29+
* adds post script to chakra auto-upgrade ([5a3a6b2](https://github.com/jmarcelomb/.dotfiles/commit/5a3a6b21b46826c7ace25b64316de30c90d5f38f))
30+
* adds work-macbook macOS configuration ([a000682](https://github.com/jmarcelomb/.dotfiles/commit/a000682e07a600a427427568bfb404a1e5100b4e))
31+
* **aerospace:** adds automatic rules for safari, bitwarden & orion ([30290e2](https://github.com/jmarcelomb/.dotfiles/commit/30290e2b2e88ced46ef2cbc3b309c078b9b671e1))
32+
* **aerospace:** adds service and new shortcuts ([132748b](https://github.com/jmarcelomb/.dotfiles/commit/132748bc6ce40f6db13e34cc2ee7c941e0137a46))
33+
* **aliases:** add git top-level directory navigation alias ([140350a](https://github.com/jmarcelomb/.dotfiles/commit/140350ad90a46c8dfba087bdf6d4409db2cd518f))
34+
* **aliases:** update editor alias and add avante command ([e4d75a5](https://github.com/jmarcelomb/.dotfiles/commit/e4d75a5316ca7c95aeb76cba96bb44d6c9449ced))
35+
* **atuin:** add atuin shell history configuration ([46820c8](https://github.com/jmarcelomb/.dotfiles/commit/46820c8caa6d98ea5217a844c55cf5d1d9708e9b))
36+
* **chakra:** add nfs client support and mount backup share ([2058664](https://github.com/jmarcelomb/.dotfiles/commit/2058664c8a57b5391552a21cdb9ee93989a083c9))
37+
* **chakra:** update nfs mount path to /mnt/nfs-chakra ([4eec350](https://github.com/jmarcelomb/.dotfiles/commit/4eec35064aa254e58774ff2553dea0dd49727045))
38+
* **config:** enhance helix editor configuration ([3fff43a](https://github.com/jmarcelomb/.dotfiles/commit/3fff43ac958e51349d76d74d6cc34dc21755c0dd))
39+
* **configuration:** add auto-upgrade module to chakra host ([7b56fa5](https://github.com/jmarcelomb/.dotfiles/commit/7b56fa53da619b71e172b9115b337170c417a52e))
40+
* **configuration:** add shared modules to home-manager with overlays support ([e154411](https://github.com/jmarcelomb/.dotfiles/commit/e1544114160fb79049eb1b4ff124fb2a6a29b8a3))
41+
* **configuration:** integrate home-manager into NixOS configurations ([b36cfb5](https://github.com/jmarcelomb/.dotfiles/commit/b36cfb59256108e5e8e3f414bddb2d1d268f9ac2))
42+
* **configuration:** pass isServer to common home packages import ([b966a38](https://github.com/jmarcelomb/.dotfiles/commit/b966a38f0ce0fc9ccce7700d458430f45baa9fa8))
43+
* **configuration:** refactor auto-upgrade module import to use inputs ([774be9c](https://github.com/jmarcelomb/.dotfiles/commit/774be9c05f2526605f68b78ebb6c07d87e8c8ac5))
44+
* **configuration:** refactor overlays handling in NixOS and darwin configurations ([7f49cc0](https://github.com/jmarcelomb/.dotfiles/commit/7f49cc02f4eb77703e611014a5b24db206955bfa))
45+
* **configuration:** update auto-upgrade module to accept inputs ([b81216d](https://github.com/jmarcelomb/.dotfiles/commit/b81216d674e3b650ecd7d75dc290dadc90807923))
46+
* configure Crush CLI tool with GitHub Copilot integration ([3c1d2b0](https://github.com/jmarcelomb/.dotfiles/commit/3c1d2b009b8464a6046c64ce0edf906bb248df1c))
47+
* **cron:** add daily docker volumes backup to nas ([f711fbf](https://github.com/jmarcelomb/.dotfiles/commit/f711fbff59d098e45622b171257f480d744e4940))
48+
* enhance system configuration with server-specific options ([cf4e203](https://github.com/jmarcelomb/.dotfiles/commit/cf4e203d91cdbbed39eebef560df3079b648f352))
49+
* enhance tmux session management with kill functionality and add open plugin ([b6bf7db](https://github.com/jmarcelomb/.dotfiles/commit/b6bf7db051e52f6ae1b0de3767454426ff14ce17))
50+
* **functions:** remove halp.fish helper command ([badb2fc](https://github.com/jmarcelomb/.dotfiles/commit/badb2fcd2e1a4896d57efa217942806e93715f87))
51+
* **fzf:** enhance fzf configuration with native fish integration ([432ca17](https://github.com/jmarcelomb/.dotfiles/commit/432ca170879dd9e7d401f3c9d0974ce0af7addc2))
52+
* **ghostty:** add ghostty terminal to workspace 2 and document app id command ([7510b83](https://github.com/jmarcelomb/.dotfiles/commit/7510b83ed1a64c87b16a1570938ba104e9c6061f))
53+
* **ghostty:** reduce font size and add transparency ([002e189](https://github.com/jmarcelomb/.dotfiles/commit/002e18991f0cf1761eafed9796a537d1f18f80a6))
54+
* **ghostty:** update font settings and theme configuration ([a5d2f07](https://github.com/jmarcelomb/.dotfiles/commit/a5d2f07bca81a2ee6f08bf4f7aa0659d16133fde))
55+
* **ghostty:** update theme to Catppuccin Frappe ([a5d2f07](https://github.com/jmarcelomb/.dotfiles/commit/a5d2f07bca81a2ee6f08bf4f7aa0659d16133fde))
56+
* **git:** enhance git configuration with additional settings ([e7913e5](https://github.com/jmarcelomb/.dotfiles/commit/e7913e511a26d03f7defc4b534bd59e39f82014a))
57+
* **helix:** add Helix editor configuration and integrate into setup ([7eeebd1](https://github.com/jmarcelomb/.dotfiles/commit/7eeebd115a2a439cf8f66584d557d0c9c25738b8))
58+
* **home-manager:** add atuin shell history tool ([2d31973](https://github.com/jmarcelomb/.dotfiles/commit/2d319739e45fba2d3b05658c5a368e01b80e6ff3))
59+
* **home-manager:** add Bitwarden to common home packages ([27c2394](https://github.com/jmarcelomb/.dotfiles/commit/27c2394573309fd0d696ed84d07f758b9803840e))
60+
* **home-manager:** add uv and rust-analyzer to common packages ([7898adb](https://github.com/jmarcelomb/.dotfiles/commit/7898adbaacc63dcdeed4ef36b0dbfbb766dff273))
61+
* **home-manager:** enable home-manager program ([9b219a2](https://github.com/jmarcelomb/.dotfiles/commit/9b219a215411be7e2cef6596ed86d98eca62c9f1))
62+
* **homebrew:** remove bambu-studio and insta360-studio from homebrew casks ([63bed56](https://github.com/jmarcelomb/.dotfiles/commit/63bed5615c548f1f0f054fb3ee32228da086df1f))
63+
* **keymap:** enable macOS Quick Look and clipboard yank keymaps ([5b33713](https://github.com/jmarcelomb/.dotfiles/commit/5b33713debbd73e37d49ae49bfa99ebc0c3a6be8))
64+
* **konoha:** add ssh and default modules to imports ([9b219a2](https://github.com/jmarcelomb/.dotfiles/commit/9b219a215411be7e2cef6596ed86d98eca62c9f1))
65+
* **nix-darwin:** add new workspace and app configurations ([79163df](https://github.com/jmarcelomb/.dotfiles/commit/79163dffc96fa247621d22084d63ef58777a64e5))
66+
* **nix-darwin:** adds system, homebrewe and home manager, common-home-packages.nix ([1f93852](https://github.com/jmarcelomb/.dotfiles/commit/1f938520f98a603b39934ab957a29baf4efab1d1))
67+
* **nix-darwin:** enable macOS setting for spaces to span displays ([8bbc8f4](https://github.com/jmarcelomb/.dotfiles/commit/8bbc8f467318e1d89efd34a536eab5184f10a160))
68+
* **nix/home-manager:** add clipboard sync script and update package lists ([2b8c4c1](https://github.com/jmarcelomb/.dotfiles/commit/2b8c4c18c0c57e97ee540a85aa16b7a5e4fc0030))
69+
* **nix:** adds coreutils ([3c346cb](https://github.com/jmarcelomb/.dotfiles/commit/3c346cb90a0ba59aa981376f260bc1a736d895a6))
70+
* **nix:** adds home manager to flake & hardcoded system ([ad04b73](https://github.com/jmarcelomb/.dotfiles/commit/ad04b733ab26e0435882119bb7cdbbe3b1b0989b))
71+
* **nix:** adds home manager to flake & hardcoded system ([8f485ab](https://github.com/jmarcelomb/.dotfiles/commit/8f485ab0f31e9e9bcfe8084ba289715f070c712b))
72+
* **nix:** define supported systems and add attribute generation function ([ee5685f](https://github.com/jmarcelomb/.dotfiles/commit/ee5685f8115cf5f52be60041ea1c2a1bde0de451))
73+
* **nix:** restructure Nix configuration for improved organization and clarity ([5a0aa91](https://github.com/jmarcelomb/.dotfiles/commit/5a0aa91888564f069daed2a439753afffee03603))
74+
* **nix:** update flake & adds zig package ([337eb1a](https://github.com/jmarcelomb/.dotfiles/commit/337eb1a6534d4da61e1347305f70511a22c3be2a))
75+
* remove commented vscode package from common home packages ([60e569a](https://github.com/jmarcelomb/.dotfiles/commit/60e569a190a385c4aa5b6c66edf2c0290fe52087))
76+
* reorganize git tools in common home packages ([35e1793](https://github.com/jmarcelomb/.dotfiles/commit/35e17934bf5261f3a9b89d83deefa8d982bd5ebf))
77+
* **shell:** add help function with syntax highlighting for --help output ([6a3b2e7](https://github.com/jmarcelomb/.dotfiles/commit/6a3b2e751ef9dd6f66627b43edeadae21da9656b))
78+
* **sketchybar:** updates icons to use lf symbols ([ad18f4b](https://github.com/jmarcelomb/.dotfiles/commit/ad18f4bc4824e66ceadcdf4dc90b9ba088947388))
79+
* **tmux:** add fzf-powered session switcher and key browser popups ([939451c](https://github.com/jmarcelomb/.dotfiles/commit/939451c08bffb8deb27be545bfc38853cbd5e098))
80+
* **tmux:** add sesh session manager integration to tmux config ([44fc158](https://github.com/jmarcelomb/.dotfiles/commit/44fc15896eb419b775246b763c098013711ee5f9))
81+
* **tmux:** add tmux configuration and plugins ([9b196d3](https://github.com/jmarcelomb/.dotfiles/commit/9b196d3b62df83f4bfba325e746a4fc90caef71d))
82+
* **tmux:** add tmux-continuum plugin as submodule ([ff663f1](https://github.com/jmarcelomb/.dotfiles/commit/ff663f1c15c57454a48b7b8b948f978d23111a38))
83+
* **tmux:** add tmux-copycat plugin to tmux configuration ([f20794d](https://github.com/jmarcelomb/.dotfiles/commit/f20794dc1269fd555ef62e6cbfaab2aabaa08d36))
84+
* **tmux:** add tmux-resurrect plugin for session management ([9b196d3](https://github.com/jmarcelomb/.dotfiles/commit/9b196d3b62df83f4bfba325e746a4fc90caef71d))
85+
* **tmux:** add visual feedback when entering copy mode ([56d9722](https://github.com/jmarcelomb/.dotfiles/commit/56d9722ffa7fcca48ac0b03f0ddb4576ac1ef3be))
86+
* **tmux:** add visual indicator for zoomed panes in window numbers ([0d65eac](https://github.com/jmarcelomb/.dotfiles/commit/0d65eac6321c30d287ecb1fc375c5c0c17ff19dc))
87+
* **tmux:** change prefix key from C-g to backtick ([4ef574f](https://github.com/jmarcelomb/.dotfiles/commit/4ef574f5f96eeb89a4e7738de12a6aad800e1ffe))
88+
* **tmux:** disable automatic session restoration ([a4b3303](https://github.com/jmarcelomb/.dotfiles/commit/a4b330372987352e250c4a8e934e27f6e536f081))
89+
* **tmux:** enhance tmux configuration and add Go development support ([ff663f1](https://github.com/jmarcelomb/.dotfiles/commit/ff663f1c15c57454a48b7b8b948f978d23111a38))
90+
* **tmux:** enhance tmux configuration and add Go development support ([58342bc](https://github.com/jmarcelomb/.dotfiles/commit/58342bcd77c516ce3f0c82def15f501b6914a368))
91+
* **tmux:** enhance tmux configuration with improved key bindings and plugin management ([9b196d3](https://github.com/jmarcelomb/.dotfiles/commit/9b196d3b62df83f4bfba325e746a4fc90caef71d))
92+
* **tmux:** improve tmux popup sessions by hiding status bar ([9e7d23c](https://github.com/jmarcelomb/.dotfiles/commit/9e7d23c31a887c927e9f1386ec6e4383922a5d46))
93+
* **tmux:** remap session shortcuts and unbind Ctrl+T ([7829559](https://github.com/jmarcelomb/.dotfiles/commit/78295592957e7e54f1d6ac39bfb62dda3d50ada8))
94+
* update aerospace.nix and flake.nix configurations ([3137b27](https://github.com/jmarcelomb/.dotfiles/commit/3137b2738d78a8d2f584c8b63fb5132ddfacad4f))
95+
* update git config to prune tags and fetch all ([360ac33](https://github.com/jmarcelomb/.dotfiles/commit/360ac337057eed3bde30539877dbdc6ed8472916))
96+
* update workspace rules and add new Homebrew package ([b94885f](https://github.com/jmarcelomb/.dotfiles/commit/b94885f9c76ca1b730e7eb1fcca479eaa8910bc5))
97+
* **yazi:** add keybinding for yanking content with 'y' key ([9ed36fb](https://github.com/jmarcelomb/.dotfiles/commit/9ed36fbe9a410617ed74083105195288c7c4605a))
98+
* **yazi:** add keymap to navigate to the root of Git repository ([51ee9a6](https://github.com/jmarcelomb/.dotfiles/commit/51ee9a604e31a328acbfcd301495fa642fb8faf9))
99+
* **yazi:** add keymap to open nvim in current working directory ([01942ce](https://github.com/jmarcelomb/.dotfiles/commit/01942ceb9f6998ed86e120525cd87c3f5fd06c22))
100+
* **yazi:** add smart-paste plugin to yazi configuration ([19303e3](https://github.com/jmarcelomb/.dotfiles/commit/19303e32c35ed0ad237c7511cdd4e05d57ae59f6))
101+
* **yazi:** adds fr plugin enabling dynamic search using rg or fzf ([38e757c](https://github.com/jmarcelomb/.dotfiles/commit/38e757c90986fd95554fe44fe836b171485968fe))
102+
* **yazi:** adds gu and gd to go up and down in parent directory ([24779f9](https://github.com/jmarcelomb/.dotfiles/commit/24779f9dc648cc2defbaee789a872151abe6eb59))
103+
* **yazi:** adds keymap for confirm-quit ([b166095](https://github.com/jmarcelomb/.dotfiles/commit/b166095fe6f4e08fbb4443d554ccc1b8fcf68208))
104+
* **yazi:** adds shift up and shift down to move preview ([6aebbfe](https://github.com/jmarcelomb/.dotfiles/commit/6aebbfe2fa3c669c433bcda8e7dc3feb25fb653d))
105+
* **yazi:** adds smart tab plugin ([5ac0f5c](https://github.com/jmarcelomb/.dotfiles/commit/5ac0f5cbf4ea504e33ea257758b36567e5d88087))
106+
* **yazi:** adds toggle-plane plugin allowing maximing & toggle preview ([a1deca2](https://github.com/jmarcelomb/.dotfiles/commit/a1deca27e64ed5f841772c9e95b4b040b2c3c3ee))
107+
* **yazi:** confirm quit when multiple tabs are enabled ([082e685](https://github.com/jmarcelomb/.dotfiles/commit/082e685b5304b8779f384ad8330e15246293885d))
108+
* **yazi:** integrate zoxide plugin in yazi configuration ([988e493](https://github.com/jmarcelomb/.dotfiles/commit/988e4938558213db18896f03defadb4284d1b42c))
109+
* **yazi:** upgradn yazi plugins ([9a56acc](https://github.com/jmarcelomb/.dotfiles/commit/9a56acccecd2abcde707b136954327d14eef94d9))
110+
* **zellij:** uncomment default_shell to set fish as the default shell ([e5b42f4](https://github.com/jmarcelomb/.dotfiles/commit/e5b42f4a369362dfe935c5a144d069db84c10429))
111+
112+
113+
### Bug Fixes
114+
115+
* adds cron and needed changes for server ([5eb3f53](https://github.com/jmarcelomb/.dotfiles/commit/5eb3f53c8231436b9e7917057afdc748c3aaaedc))
116+
* adds mkdir -p ~/.config to setup.sh file ([e1d41af](https://github.com/jmarcelomb/.dotfiles/commit/e1d41afe881b79a8d32a42ce92eea5550fd945a6))
117+
* automatic current system ([f1700e3](https://github.com/jmarcelomb/.dotfiles/commit/f1700e38c469781d7fb8e1dc0235606414ff1af6))
118+
* bash.marcelo file type and removes cargo verbosity when not installed ([34af2cb](https://github.com/jmarcelomb/.dotfiles/commit/34af2cb1c30320555036a561a7bc288202ea38ac))
119+
* correct alias usage for $EDITOR ([23a1273](https://github.com/jmarcelomb/.dotfiles/commit/23a1273fe24ec1edf8bb0024b40470daec1d06c6))
120+
* correct typo in commit message key for flake auto lint/format ([922471b](https://github.com/jmarcelomb/.dotfiles/commit/922471bdc60252ab53701d24a91cbcadf0b00d7b))
121+
* **cron:** update docker backup path from nas to nfs-chakra ([1b6b49f](https://github.com/jmarcelomb/.dotfiles/commit/1b6b49f866daf374d365e85a758711b832b31735))
122+
* enable default layout and pane frames in zellij config ([002a46e](https://github.com/jmarcelomb/.dotfiles/commit/002a46eb90895aed094ae98df0b410cecba7582c))
123+
* **fish:** improve prompt handling and conversation formatting in ask function ([36e082f](https://github.com/jmarcelomb/.dotfiles/commit/36e082f86f79ce59e5caf36310dc96823c491ea5))
124+
* **konoha:** update disk and swap device configurations ([9b219a2](https://github.com/jmarcelomb/.dotfiles/commit/9b219a215411be7e2cef6596ed86d98eca62c9f1))
125+
* makes it not cd to home when git comman fails ([140350a](https://github.com/jmarcelomb/.dotfiles/commit/140350ad90a46c8dfba087bdf6d4409db2cd518f))
126+
* missing ; in mac-mini config ([cd01cfe](https://github.com/jmarcelomb/.dotfiles/commit/cd01cfe4956bbc2f58c1ad70d6046b20a2a835ce))
127+
* remove nix-darwin dangling symlink ([69e5efc](https://github.com/jmarcelomb/.dotfiles/commit/69e5efc947dbe2c972b891a0504a598de5294bcd))
128+
* returns if .bashrc.marcelob is called in non-iteractive mode ([2548864](https://github.com/jmarcelomb/.dotfiles/commit/2548864e4bec691765d37e36614da7eb3a7aaff4))
129+
* **scripts:** correct argument handling and reduce default attempts ([2457509](https://github.com/jmarcelomb/.dotfiles/commit/24575092c22cb616ecdd287171cddca7735d3725))
130+
* sketchybar font & changes battery icons to sf symbols ([852ac1c](https://github.com/jmarcelomb/.dotfiles/commit/852ac1c4b02e207db8d5bf9c2a85bae00a778608))
131+
* **style:** update font family in terminal configurations ([f9e9733](https://github.com/jmarcelomb/.dotfiles/commit/f9e973381d47a7e890ad8dc01bcbd100119cb06e))
132+
* update paths for sketchybar and aerospace commands ([1e40a0f](https://github.com/jmarcelomb/.dotfiles/commit/1e40a0f5a2a10e80f21e1292e01e2a6a844e3aa0))
133+
3134
## 1.0.0 (2025-03-03)
4135

5136

0 commit comments

Comments
 (0)