Skip to content

Commit

Permalink
chore(release): 3.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.25.0](v3.24.2...v3.25.0) (2024-10-04)

### Features

* **module:** add support for korean language ([a007c88](a007c88))
  • Loading branch information
semantic-release-bot committed Oct 4, 2024
1 parent a007c88 commit b013abd
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.25.0](https://github.com/sws2apps/jw-epub-parser/compare/v3.24.2...v3.25.0) (2024-10-04)


### Features

* **module:** add support for korean language ([a007c88](https://github.com/sws2apps/jw-epub-parser/commit/a007c8846d4b770f8ec78c8cf3862725ac4f83e9))

## [3.24.2](https://github.com/sws2apps/jw-epub-parser/compare/v3.24.1...v3.24.2) (2024-09-18)


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.2",
"version": "3.25.0",
"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 b013abd

Please sign in to comment.