You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [4.4.0](v4.3.0...v4.4.0) (2026-02-19)
### Features
* **ci:** add language parsing validation with matrix strategy ([12fffad](12fffad))
* **deps:** bump lodash from 4.17.21 to 4.17.23 ([149bcb4](149bcb4))
* **deps:** bump node-html-parser from 7.0.1 to 7.0.2 ([cc112c8](cc112c8))
* **deps:** bump sql.js from 1.13.0 to 1.14.0 ([885463b](885463b))
* **locales:** add support for bulgarian ([12bcfb0](12bcfb0))
* **module:** change of project structure to support hebrew locale ([46f2445](46f2445))
***ci:** add language parsing validation with matrix strategy ([12fffad](https://github.com/sws2apps/meeting-schedules-parser/commit/12fffad1b7d112b81eed70f4252ee0d7fa2b3844))
7
+
***deps:** bump lodash from 4.17.21 to 4.17.23 ([149bcb4](https://github.com/sws2apps/meeting-schedules-parser/commit/149bcb43f07d7e8356f12597850a4405f5be88c7))
8
+
***deps:** bump node-html-parser from 7.0.1 to 7.0.2 ([cc112c8](https://github.com/sws2apps/meeting-schedules-parser/commit/cc112c870c31b84e2f2356af09ff06119867fe11))
9
+
***deps:** bump sql.js from 1.13.0 to 1.14.0 ([885463b](https://github.com/sws2apps/meeting-schedules-parser/commit/885463b686d4d17b1112a8f0af41c1169a9c23d4))
10
+
***locales:** add support for bulgarian ([12bcfb0](https://github.com/sws2apps/meeting-schedules-parser/commit/12bcfb0c08ca4c881d4fee94bd3346c1525520c4))
11
+
***module:** change of project structure to support hebrew locale ([46f2445](https://github.com/sws2apps/meeting-schedules-parser/commit/46f2445cf84390cc493d511c71edc88593f95136))
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "meeting-schedules-parser",
3
-
"version": "4.3.0",
3
+
"version": "4.4.0",
4
4
"type": "module",
5
5
"description": "This tool will help you to parse and extract the needed meeting schedules from Meeting Workbook and Watchtower Study EPUB and JWPUB files.",
0 commit comments