Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.0...v1.12.0) (2022-06-04)

### Features

* **deps:** bump npm from 8.6.0 to 8.12.0 ([804aadb](804aadb))
* **deps:** bump semver-regex from 3.1.3 to 3.1.4 ([0d3a856](0d3a856))
  • Loading branch information
semantic-release-bot committed Jun 4, 2022
1 parent 0d3a856 commit 92cfc01
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.12.0](https://github.com/sws2apps/jw-epub-parser/compare/v1.11.0...v1.12.0) (2022-06-04)


### Features

* **deps:** bump npm from 8.6.0 to 8.12.0 ([804aadb](https://github.com/sws2apps/jw-epub-parser/commit/804aadb10956d4c151c7a9b8ff235ade41ce9d1a))
* **deps:** bump semver-regex from 3.1.3 to 3.1.4 ([0d3a856](https://github.com/sws2apps/jw-epub-parser/commit/0d3a856840f4c970c4082da58cc8d8380d63c1c2))

# [1.11.0](https://github.com/sws2apps/jw-epub-parser/compare/v1.10.2...v1.11.0) (2022-05-23)


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": "1.11.0",
"version": "1.12.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 92cfc01

Please sign in to comment.