Skip to content

Commit 3b49f16

Browse files
committed
build(annotation): release version 1.2.0
1 parent 7a749da commit 3b49f16

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.2.0](https://github.com/IPS-LMU/octra/compare/annotation-1.1.1...annotation-1.2.0) (2025-06-24)
6+
7+
8+
### Features
9+
10+
* **annotation:** PartiturConverter now supports SPK labels ([21f9ae0](https://github.com/IPS-LMU/octra/commit/21f9ae0708d5786fd368c373e5e5e102443cfc41))
11+
12+
13+
514
## [1.1.1](https://github.com/IPS-LMU/octra/compare/annotation-1.1.0...annotation-1.1.1) (2025-04-02)
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.1.1",
4+
"version": "1.2.0",
55
"license": "MIT",
66
"private": false,
77
"author": {

0 commit comments

Comments
 (0)