Skip to content

Commit 836903c

Browse files
chore(release): 4.3.0 [skip ci]
# [4.3.0](v4.2.0...v4.3.0) (2026-01-04) ### Bug Fixes * **common:** update date parser for finnish ([1dc01af](1dc01af)) ### Features * **deps:** bump glob from 10.4.5 to 10.5.0 ([aa9e35b](aa9e35b)) * **deps:** bump tar and npm ([cf28790](cf28790)) * **locales:** add brazilian sign language ([f0868b4](f0868b4)) * **locales:** add hindi ([7083ac8](7083ac8)) * **locales:** add tahitian ([3b082b6](3b082b6))
1 parent 934bde3 commit 836903c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [4.3.0](https://github.com/sws2apps/meeting-schedules-parser/compare/v4.2.0...v4.3.0) (2026-01-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **common:** update date parser for finnish ([1dc01af](https://github.com/sws2apps/meeting-schedules-parser/commit/1dc01af581eb9c64e4729edaddca1a20230cd297))
7+
8+
9+
### Features
10+
11+
* **deps:** bump glob from 10.4.5 to 10.5.0 ([aa9e35b](https://github.com/sws2apps/meeting-schedules-parser/commit/aa9e35b9c9c112f72221195a483543829ee1f4ea))
12+
* **deps:** bump tar and npm ([cf28790](https://github.com/sws2apps/meeting-schedules-parser/commit/cf28790a9f2c810c75940a8af3b2f6e68cb99b26))
13+
* **locales:** add brazilian sign language ([f0868b4](https://github.com/sws2apps/meeting-schedules-parser/commit/f0868b4dc69c75d667a1e4c1fdd51441c07bbdf2))
14+
* **locales:** add hindi ([7083ac8](https://github.com/sws2apps/meeting-schedules-parser/commit/7083ac8f192d3c74091a078826d98d66902506ff))
15+
* **locales:** add tahitian ([3b082b6](https://github.com/sws2apps/meeting-schedules-parser/commit/3b082b65498db1380347753dec8e6a2c5a9246c5))
16+
117
# [4.2.0](https://github.com/sws2apps/meeting-schedules-parser/compare/v4.1.0...v4.2.0) (2025-10-28)
218

319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meeting-schedules-parser",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"type": "module",
55
"description": "This tool will help you to parse and extract the needed meeting schedules from Meeting Workbook and Watchtower Study EPUB and JWPUB files.",
66
"keywords": [

0 commit comments

Comments
 (0)