Skip to content

Commit ee1d907

Browse files
chore(release): 1.0.0-alpha.2
Automatically generated by semantic-release
1 parent ff9294c commit ee1d907

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.0.0-alpha.2](https://github.com/TourmalineCore/c2pie/compare/1.0.0-alpha.1...1.0.0-alpha.2) (2026-08-07)
4+
5+
### Bug Fixes
6+
7+
* [#114](https://github.com/TourmalineCore/c2pie/issues/114): fix dependabot alerts; update dependency versions ([#115](https://github.com/TourmalineCore/c2pie/issues/115)) ([ff9294c](https://github.com/TourmalineCore/c2pie/commit/ff9294c9d18c031d08b07229e957353f2220f218))
8+
39
## [1.0.0-alpha.1](https://github.com/TourmalineCore/c2pie/compare/0.2.0-alpha.1...1.0.0-alpha.1) (2026-08-07)
410

511
### ⚠ BREAKING CHANGES

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "c2pie"
3-
version = "1.0.0a1"
3+
version = "1.0.0a2"
44
description = "c2pie is a Python library that provides C2PA standard functionality."
55
readme = 'README.md'
66
authors = [

0 commit comments

Comments
 (0)