Skip to content

Commit 3f638e0

Browse files
committed
chore(release): prepare for v0.1.3
1 parent ad7876e commit 3f638e0

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/toggle-corp/timur-backend/compare/v0.1.2..v0.1.3) - 2025-06-02
4+
### Changes:
5+
6+
#### 🚀 Features
7+
8+
- *(event)* Add description - ([2dfa1fc](https://github.com/toggle-corp/timur-backend/commit/2dfa1fc26d51c6782523a142ba8959633311193b))
9+
10+
### 🍻 Pull Requests (1)
11+
- (#66) [Feat(event): add description](https://github.com/toggle-corp/timur-backend/pull/66)
12+
13+
314
## [0.1.2](https://github.com/toggle-corp/timur-backend/compare/v0.1.1..v0.1.2) - 2025-05-25
415
### Changes:
516

helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: timur-backend-helm
33
description: "Helm Chart to deploy the Timur Backend"
44
type: application
5-
version: 0.1.2-SET-BY-CICD # managed by release.sh
5+
version: 0.1.3-SET-BY-CICD # managed by release.sh
66
sources:
77
- https://github.com/toggle-corp/timur-backend
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "timur-backend"
3-
version = "0.1.2" # managed by release.sh
3+
version = "0.1.3" # managed by release.sh
44
description = ""
55
authors = [{ name = "tc-dev", email = "dev@togglecorp.com" }]
66
requires-python = "~=3.13.2"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)