Skip to content

Commit de3b676

Browse files
chore(release): bump version to v0.5.0
1 parent 52a230d commit de3b676

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.5.0] - 2025-11-18
6+
7+
### πŸ› Bug Fixes
8+
9+
- **(deps)** Update rust crate inquire to 0.9 ([549d4d3](549d4d37495c998970a434b4829be3af34f92dbe))
10+
11+
### πŸ“š Documentation
12+
13+
- Simplify CLAUDE.md to only reference PLAN.md ([68b0d89](68b0d89c9bdc76abb880af53bd03c7d653566c7e))
14+
15+
### πŸ“¦ Dependency Updates
16+
17+
- **(deps)** Update actions/checkout action to v5 ([c441408](c4414082fd275df95fcfb1da147a632b43bca92f))
18+
19+
### πŸš€ Features
20+
21+
- Add matrix strategy support for GitHub Actions ([9053e22](9053e220ea683c8a27654db08443c322b7eb92cc))
22+
523
## [0.4.0] - 2025-11-17
624

725
### 🎨 Styling

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "magnolia"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
edition = "2021"
55
authors = ["Tuist <support@tuist.io>"]
66
description = "A CLI tool to run GitLab, GitHub, and Forgejo pipelines locally"

0 commit comments

Comments
Β (0)