Skip to content

Commit 4fac2b2

Browse files
chore(main): release 3.2.1 (#206)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 60de48d commit 4fac2b2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.2.0"
2+
".": "3.2.1"
33
}

CHANGELOG.md

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

3+
## [3.2.1](https://github.com/prefapp/firestarter-workflows/compare/v3.2.0...v3.2.1) (2026-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* Return error command ([#205](https://github.com/prefapp/firestarter-workflows/issues/205)) ([60de48d](https://github.com/prefapp/firestarter-workflows/commit/60de48d8106b43dc3ac3156ca5f7c9175caa9d09))
9+
310
## [3.2.0](https://github.com/prefapp/firestarter-workflows/compare/v3.1.0...v3.2.0) (2026-01-26)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "firestarter-workflows"
3-
version = "3.2.0"
3+
version = "3.2.1"
44
description = "Firestarter standard Dagger workflows"
55
authors = ["Javier Gomez Rodriguez <javier.gomez@prefapp.es>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)