Skip to content

Commit 81568f9

Browse files
chore(master): release 0.1.1 (auto-release)
1 parent d69708f commit 81568f9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.1](https://github.com/circlefin/circle-ooak/compare/v0.1.0...v0.1.1) (2025-11-05)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **stepsecurity:** apply security best practices ([#20](https://github.com/circlefin/circle-ooak/issues/20)) ([d69708f](https://github.com/circlefin/circle-ooak/commit/d69708f7229299165e0ce68572827789b5be71c0))
9+
310
## 0.1.0 (2025-09-08)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "circle-ooak"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = [
55
{ name="Mira Belenkiy", email="mira.belenkiy@circle.com" },
66
]

0 commit comments

Comments
 (0)