Skip to content

Commit

Permalink
chore(release): 3.24.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.24.2](v3.24.1...v3.24.2) (2024-09-18)

### Bug Fixes

* **parser:** missing watchtower date variant for common ([8f983e8](8f983e8))
  • Loading branch information
semantic-release-bot committed Sep 18, 2024
1 parent 8f983e8 commit bbcdc57
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.24.2](https://github.com/sws2apps/jw-epub-parser/compare/v3.24.1...v3.24.2) (2024-09-18)


### Bug Fixes

* **parser:** missing watchtower date variant for common ([8f983e8](https://github.com/sws2apps/jw-epub-parser/commit/8f983e8fbce8246817e42dae671f973928705efd))

## [3.24.1](https://github.com/sws2apps/jw-epub-parser/compare/v3.24.0...v3.24.1) (2024-09-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jw-epub-parser",
"version": "3.24.1",
"version": "3.24.2",
"type": "module",
"description": "This tool will help you to parse and extract the needed source materials from Meeting Workbook EPUB file. Support for parsing Watchtower Study will be added in future release.",
"keywords": [
Expand Down

0 comments on commit bbcdc57

Please sign in to comment.