Skip to content

Commit 3c37b79

Browse files
chore(main): release 1.5.3
1 parent 3e45365 commit 3c37b79

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.2"
2+
".": "1.5.3"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.3](https://github.com/alexpovel/ancv/compare/v1.5.2...v1.5.3) (2025-01-05)
4+
5+
6+
### Bug Fixes
7+
8+
* Move `ancv.io` -> `ancv.povel.dev` ([3e45365](https://github.com/alexpovel/ancv/commit/3e4536508039214e5f0c649bba571440a6ee9dc7))
9+
310
## [1.5.2](https://github.com/alexpovel/ancv/compare/v1.5.1...v1.5.2) (2024-11-18)
411

512

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ancv"
3-
version = "1.5.2"
3+
version = "1.5.3"
44
description = "Renders your (JSON) resume/CV for online & pretty terminal display"
55
authors = [{ name = "Alex Povel", email = "python@alexpovel.de" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)