Skip to content

Commit f93e585

Browse files
chore(main): release 0.1.3 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4eb5730 commit f93e585

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.1.3"
33
}

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.3](https://github.com/Frikanalen/django-api/compare/v0.1.2...v0.1.3) (2026-01-09)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.1.3 ([4eb5730](https://github.com/Frikanalen/django-api/commit/4eb5730f2eb6693793049bf4c0119bececae06e6))
9+
310
## [0.1.2](https://github.com/Frikanalen/django-api/compare/v0.1.1...v0.1.2) (2025-12-18)
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 = "fkweb"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Frikanalen's Django-based backend API"
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)