Skip to content

Commit e76e1f6

Browse files
authoredNov 18, 2024
chore(main): release 1.5.2 (#246)
Co-authored-by: alexpovel-ci-machine[bot] <147921419+alexpovel-ci-machine[bot]@users.noreply.github.com>
1 parent f1d8c86 commit e76e1f6

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.1"
2+
".": "1.5.2"
33
}

‎CHANGELOG.md

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

3+
## [1.5.2](https://github.com/alexpovel/ancv/compare/v1.5.1...v1.5.2) (2024-11-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** Docker ARM build (try 2) ([7e2d595](https://github.com/alexpovel/ancv/commit/7e2d595d6b31dbe83425e5e715aea042bd716e31))
9+
310
## [1.5.1](https://github.com/alexpovel/ancv/compare/v1.5.0...v1.5.1) (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.1"
3+
version = "1.5.2"
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)