Skip to content

Commit ac8b645

Browse files
bump: version 0.22.0 → 1.0.0
1 parent 5687f0d commit ac8b645

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
[tool.commitizen]
3-
version = "0.22.0"
3+
version = "1.0.0"
44
version_files = [
55
"VERSION",
66
]

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v1.0.0 (2025-08-22)
2+
3+
### Feat
4+
5+
- open source release (#115)
6+
7+
### CI
8+
9+
- Run twyn in our pipelines (#113)
10+
11+
### Technical
12+
13+
- run ensurepip before copying dependency files (#114)
14+
115
## v0.22.0 (2025-08-01)
216

317
### Feat

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.22.0
1+
v1.0.0

0 commit comments

Comments
 (0)