Skip to content

Commit

Permalink
chore(main): release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and b1rger committed Apr 11, 2024
1 parent e801219 commit ff6d7da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/acdh-oeaw/apis-highlighter-ng/compare/v0.2.1...v0.3.0) (2024-04-11)


### Features

* store the name of the field in the annotation ([e801219](https://github.com/acdh-oeaw/apis-highlighter-ng/commit/e80121979372d41ddab0343dc07c6978c1a161bf)), closes [#43](https://github.com/acdh-oeaw/apis-highlighter-ng/issues/43)

## [0.2.1](https://github.com/acdh-oeaw/apis-highlighter-ng/compare/v0.2.0...v0.2.1) (2024-03-15)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apis-highlighter-ng"
version = "0.2.1"
version = "0.3.0"
description = "Highlighter for the APIS project"
authors = ["Birger Schacht <birger.schacht@oeaw.ac.at>"]
license = "MIT"
Expand Down

0 comments on commit ff6d7da

Please sign in to comment.