Skip to content

Commit 4a0d193

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.1...v4.1.0) (2025-09-02) ### Features * **locales:** add support for hungarian language ([05e1085](05e1085))
1 parent e39fdf7 commit 4a0d193

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.1.0](https://github.com/sws2apps/meeting-schedules-parser/compare/v4.0.1...v4.1.0) (2025-09-02)
2+
3+
4+
### Features
5+
6+
* **locales:** add support for hungarian language ([05e1085](https://github.com/sws2apps/meeting-schedules-parser/commit/05e108560d53570d729cc238e574e8a02108f19a))
7+
18
## [4.0.1](https://github.com/sws2apps/meeting-schedules-parser/compare/v4.0.0...v4.0.1) (2025-07-28)
29

310

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.0.1",
3+
"version": "4.1.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)