Skip to content

Commit e17a5c5

Browse files
Changelog update for version bump
1 parent 846c42a commit e17a5c5

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

packages/captions-renderer/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @sub37/captions-renderer
22

3+
## **1.1.1** (08 Feb 2025)
4+
5+
**Changes**:
6+
7+
- Refactored entity difference calculation;
8+
- Refactored entity conversion to DOM elements;
9+
- Refactored line creation and entities association;
10+
-
11+
12+
**Bug fix**:
13+
14+
- Fixed [Issue #11](https://github.com/alexandercerutti/sub37/issues/11);
15+
16+
---
17+
318
## **1.1.0**
419

520
**Changes**:

packages/webvtt-adapter/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sub37/webvtt-adapter
22

3+
## **1.0.4** (08 Feb 2024)
4+
5+
**Changes**:
6+
7+
- Generic improvements;
8+
9+
---
10+
311
## **1.0.3** (17 Feb 2024)
412

513
**Changes**:

0 commit comments

Comments
 (0)