Skip to content

Commit 677e8ea

Browse files
committed
bump: version 0.0.20 → 0.0.21
1 parent ad9c09c commit 677e8ea

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.0.21 (2025-02-17)
2+
3+
### fix
4+
5+
- wrong indentation in mkdocs.yml
6+
7+
### 🔐🚧📈✏️💩👽️🍻💬🥚🌱🚩🥅🩺 Others
8+
9+
- breaking change
10+
111
## v0.0.20 (2025-02-17)
212

313
### ♻️ Refactorings

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = [{ name = "microsoft" }]
33
license = { text = "MIT License" }
44
requires-python = ">=3.12"
55
name = "cookie-doh"
6-
version = "0.0.20"
6+
version = "0.0.21"
77
description = ""
88
readme = "README.md"
99
dependencies = [] # write here dependencies of your project

0 commit comments

Comments
 (0)