File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.2.0 (2026-04-01)
5+
6+ ### Bug Fixes
7+
8+ - Remove RELEASE_PUSH_TOKEN reference from contributing guidelines
9+ ([ ` f92bd1d ` ] ( https://github.com/krypton-byte/tryx/commit/f92bd1dedf734ca59c5a0ed45293fbe4a63f26ee ) )
10+
11+ - ** release** : Update CI workflow dependencies and improve error handling for dispatch trigger
12+ ([ ` b1acd07 ` ] ( https://github.com/krypton-byte/tryx/commit/b1acd07befffdb69f0dbcbb3e256bc7e0608b3fb ) )
13+
14+ - ** release** : Update default branch references in workflow and documentation
15+ ([ ` bc5a5cc ` ] ( https://github.com/krypton-byte/tryx/commit/bc5a5ccc1cb037cf813998d0ad865d66c30c6ae5 ) )
16+
17+ - ** test** : Update workflows for commit message validation and release automation
18+ ([ ` b940d91 ` ] ( https://github.com/krypton-byte/tryx/commit/b940d91d89969590af84b56a52316803174c4f65 ) )
19+
20+ ### Documentation
21+
22+ - Update contributing guidelines to clarify release automation and required secrets
23+ ([ ` cea622c ` ] ( https://github.com/krypton-byte/tryx/commit/cea622c1905aee8f461ff87625bddd18ab9b5ec3 ) )
24+
25+ - Update section title in contributing guidelines for clarity
26+ ([ ` ef04047 ` ] ( https://github.com/krypton-byte/tryx/commit/ef040477453e2d24ffcb384138c7d4b2250d116a ) )
27+
28+ ### Features
29+
30+ - ** test** : Test
31+ ([ ` 3bc6c04 ` ] ( https://github.com/krypton-byte/tryx/commit/3bc6c04f8ce84802947c45ad9e9b8735ec615918 ) )
32+
33+
434## v0.1.0 (2026-04-01)
535
636### Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " tryx"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44edition = " 2024"
55
66# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
You can’t perform that action at this time.
0 commit comments