Skip to content

Commit

Permalink
chore(release): 3.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.8.1](v3.8.0...v3.8.1) (2023-12-21)

### Bug Fixes

* **module:** update logic to get watchtower study songs ([c87d033](c87d033))
  • Loading branch information
semantic-release-bot committed Dec 21, 2023
1 parent c87d033 commit 7784926
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.8.1](https://github.com/sws2apps/jw-epub-parser/compare/v3.8.0...v3.8.1) (2023-12-21)


### Bug Fixes

* **module:** update logic to get watchtower study songs ([c87d033](https://github.com/sws2apps/jw-epub-parser/commit/c87d03396ae74cc7e44f79cc096cdf3323bc6d9f))

# [3.8.0](https://github.com/sws2apps/jw-epub-parser/compare/v3.7.1...v3.8.0) (2023-12-19)


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.8.0",
"version": "3.8.1",
"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 7784926

Please sign in to comment.