Skip to content

Commit 24abcd0

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.0...v4.2.0) (2025-10-28) ### Features * **common:** increase songs range to 162 ([d5ef573](d5ef573))
1 parent d5ef573 commit 24abcd0

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.2.0](https://github.com/sws2apps/meeting-schedules-parser/compare/v4.1.0...v4.2.0) (2025-10-28)
2+
3+
4+
### Features
5+
6+
* **common:** increase songs range to 162 ([d5ef573](https://github.com/sws2apps/meeting-schedules-parser/commit/d5ef57323334b0cb693659739c31e761bf2fda9b))
7+
18
# [4.1.0](https://github.com/sws2apps/meeting-schedules-parser/compare/v4.0.1...v4.1.0) (2025-09-02)
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.1.0",
3+
"version": "4.2.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)