Skip to content

Commit af4dbc1

Browse files
chore: bump version to 0.1.12
1 parent e815dad commit af4dbc1

File tree

4 files changed

+15
-16
lines changed

4 files changed

+15
-16
lines changed

.changeset/kan-117-workflows-and-releases.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.1.12] - 2025-11-02 ([#patch](https://github.com/fulsomenko/kanban/pull/patch))
2+
3+
- Update release flow
4+
- chore: remove unnecessary backup logic from update-changelog script
5+
- chore: update bump-version script to output new version
6+
- ci: enhance release workflow with version bump and changelog
7+
- ci: simplify aggregate-changesets workflow
8+
- fix: prevent stdout pollution of GITHUB_OUTPUT in release workflow
9+
10+
111
## [0.1.11] - 2025-11-02 ([#patch](https://github.com/fulsomenko/kanban/pull/patch))
212

313
- - refactor: fix clippy enum variant naming warnings

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ members = [
88
]
99

1010
[workspace.package]
11-
version = "0.1.11"
11+
version = "0.1.12"
1212
edition = "2021"
1313
authors = ["Max Emil Blomstervall"]
1414
license = "Apache-2.0"

0 commit comments

Comments
 (0)