Skip to content

Commit 69f31db

Browse files
chore(master): release 0.1.4 (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aef20e3 commit 69f31db

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-
".": "0.1.3"
2+
".": "0.1.4"
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+
## [0.1.4](https://github.com/runemalm/codius-cli/compare/v0.1.3...v0.1.4) (2025-07-13)
4+
5+
6+
### Bug Fixes
7+
8+
* trigger release-please ([2192d96](https://github.com/runemalm/codius-cli/commit/2192d9619ec62113cc9e3ea9d02326773dcc9c39))
9+
310
## [0.1.3](https://github.com/runemalm/codius-cli/compare/v0.1.2...v0.1.3) (2025-07-13)
411

512

src/codius/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.3"
1+
__version__ = "0.1.4"

0 commit comments

Comments
 (0)