Skip to content

Commit 94e2918

Browse files
author
semantic-release
committed
0.5.2
Automatically generated by python-semantic-release
1 parent 67fe736 commit 94e2918

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,50 @@
11
# CHANGELOG
22

33

4+
## v0.5.2 (2025-03-24)
5+
6+
### Bug Fixes
7+
8+
- **version**: Sync version in prints
9+
([`67fe736`](https://github.com/a-parida12/pdf2dcm/commit/67fe7368cf4c98bd396ef48b46c845612a3336d4))
10+
11+
* Create SECURITY.md (#67)
12+
13+
* build(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 (#68)
14+
15+
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release
16+
notes](https://github.com/pallets/jinja/releases) -
17+
[Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) -
18+
[Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)
19+
20+
--- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect
21+
22+
...
23+
24+
* docs(license): update copyright year(s) (#69)
25+
26+
* build(deps-dev): bump virtualenv from 20.23.0 to 20.26.6 (#70)
27+
28+
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.23.0 to 20.26.6. - [Release
29+
notes](https://github.com/pypa/virtualenv/releases) -
30+
[Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) -
31+
[Commits](https://github.com/pypa/virtualenv/compare/20.23.0...20.26.6)
32+
33+
--- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect
34+
35+
* fix(version): sync version in prints
36+
37+
fixes #66
38+
39+
---------
40+
41+
Signed-off-by: dependabot[bot] <[email protected]>
42+
43+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
44+
45+
Co-authored-by: github-actions <[email protected]>
46+
47+
448
## v0.5.1 (2025-03-24)
549

650
### Bug Fixes

0 commit comments

Comments
 (0)