Skip to content

Commit

Permalink
chore: release v0.6.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jan 9, 2025
1 parent ca407ab commit 98e0ce6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# CHANGELOG

## v0.6.3 (2025-01-09)

### Chores

* chore: update pyproject.toml ([`ca407ab`](https://github.com/font2svg/font2svg-api/commit/ca407ab11c43ce738ae2c5076b0b6da926545591))

## v0.6.2 (2025-01-09)

### Chores

* chore: release v0.6.2

Automatically generated by python-semantic-release ([`b312209`](https://github.com/font2svg/font2svg-api/commit/b3122099dd20cb0fe8a9cc3acf00e7eb75698b03))

* chore: update pyproject.toml ([`c8bc169`](https://github.com/font2svg/font2svg-api/commit/c8bc1699e874af0a7efac5ab5fc662755bb71058))

## v0.6.1 (2025-01-09)
Expand Down
2 changes: 1 addition & 1 deletion src/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.2"
__version__ = "0.6.3"

0 comments on commit 98e0ce6

Please sign in to comment.