Skip to content

Commit 93aced2

Browse files
author
semantic-release
committed
0.2.0
Automatically generated by python-semantic-release
1 parent bc5a5cc commit 93aced2

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tryx"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2024"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)