Skip to content

Commit 3f3d025

Browse files
chore(release): 0.1.1
Automatically generated by semantic-release
1 parent f5a2b9f commit 3f3d025

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/TourmalineCore/c2pie/compare/v0.1.0...0.1.1) (2026-08-07)
4+
5+
### Bug Fixes
6+
7+
* [#114](https://github.com/TourmalineCore/c2pie/issues/114): fix dependabot alerts; update dependency versions ([f50c71e](https://github.com/TourmalineCore/c2pie/commit/f50c71e9110f4f75691b6788e453c6b143a1043f))
8+
9+
### Documentation
10+
11+
* update changelog after updating semantic-release ([416704b](https://github.com/TourmalineCore/c2pie/commit/416704bdaa663fecc84f4d9a9c0e3db24e1845e4))
12+
313
## [0.1.1-hotfix.2](https://github.com/TourmalineCore/c2pie/compare/0.1.1-hotfix.1...0.1.1-hotfix.2) (2026-08-07)
414

515
### Documentation

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 = "c2pie"
3-
version = "0.1.1rc2"
3+
version = "0.1.1"
44

55
[[tool.poetry.source]]
66
name = "PyPI"

0 commit comments

Comments
 (0)