Skip to content

Commit c57569d

Browse files
committed
build(annotation): release version 1.3.3
1 parent 88f8305 commit c57569d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/annotation/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## [1.3.3](https://github.com/IPS-LMU/octra/compare/annotation-1.3.2...annotation-1.3.3) (2025-10-21)
6+
7+
8+
### Bug Fixes
9+
10+
* **annotation:** SRTConverter import fails on invalid timestamps ([88f8305](https://github.com/IPS-LMU/octra/commit/88f8305c34870f9cb14f8b11aac27f2ea34d3de1))
11+
12+
13+
514
## [1.3.2](https://github.com/IPS-LMU/octra/compare/annotation-1.3.1...annotation-1.3.2) (2025-10-20)
615

716

libs/annotation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@octra/annotation",
33
"description": "library containing annotation related classes and functions used by OCTRA (e.g. file converters)",
4-
"version": "1.3.2",
4+
"version": "1.3.3",
55
"license": "MIT",
66
"private": false,
77
"author": {

0 commit comments

Comments
 (0)