From cd7d1f77309a4c4a829e276e526d8cf17c1af5ff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 13 Oct 2023 15:01:48 +0000 Subject: [PATCH] chore(release): 2.76.0 [skip ci] # [2.76.0](https://github.com/sws2apps/sws2apps-api/compare/v2.75.1...v2.76.0) (2023-10-13) ### Features * **deps:** bump jw-epub-parser from 3.0.1 to 3.1.0 ([7ac9954](https://github.com/sws2apps/sws2apps-api/commit/7ac9954355783c58dac4fab67eca460e50915700)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e7435f..270eee72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.76.0](https://github.com/sws2apps/sws2apps-api/compare/v2.75.1...v2.76.0) (2023-10-13) + + +### Features + +* **deps:** bump jw-epub-parser from 3.0.1 to 3.1.0 ([7ac9954](https://github.com/sws2apps/sws2apps-api/commit/7ac9954355783c58dac4fab67eca460e50915700)) + ## [2.75.1](https://github.com/sws2apps/sws2apps-api/compare/v2.75.0...v2.75.1) (2023-10-11) diff --git a/package.json b/package.json index 00fe66dc..8dec12fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sws2apps-api", - "version": "2.75.1", + "version": "2.76.0", "description": "Node apps to handle backend operations for all sws2apps services", "main": "index.js", "scripts": {