Skip to content

Commit

Permalink
build(annotation): release version 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Nov 8, 2024
1 parent 2ac4dc7 commit cb01c7e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions libs/annotation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.1.15](https://github.com/IPS-LMU/octra/compare/annotation-0.1.14...annotation-0.1.15) (2024-11-08)


### Bug Fixes

* **annotation:** speaker pattern matching not working with SRT converter ([e92e72b](https://github.com/IPS-LMU/octra/commit/e92e72b6ad38258d1717fdb4225d9cfbce964eb0))


### Features

* **octra:** new line option for text converter ([e670ad9](https://github.com/IPS-LMU/octra/commit/e670ad91fbe0414c515d34585ff2625cf2cec114))



## [0.1.14](https://github.com/IPS-LMU/octra/compare/annotation-0.1.13...annotation-0.1.14) (2024-07-29)


Expand Down
2 changes: 1 addition & 1 deletion libs/annotation/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@octra/annotation",
"description": "library containing annotation related classes and functions used by OCTRA (e.g. file converters)",
"version": "0.1.14",
"version": "0.1.15",
"license": "MIT",
"private": false,
"author": {
Expand Down

0 comments on commit cb01c7e

Please sign in to comment.