From b56ac6f1071a784d1dfac5624a612a46a7a4ecc0 Mon Sep 17 00:00:00 2001 From: pravinbashyal Date: Thu, 28 Apr 2022 04:07:29 +0000 Subject: [PATCH] Publish - epubinator@0.0.198 --- packages/epubinator/CHANGELOG.md | 8 ++++++++ packages/epubinator/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/packages/epubinator/CHANGELOG.md b/packages/epubinator/CHANGELOG.md index 9d5828fd..6f24e867 100644 --- a/packages/epubinator/CHANGELOG.md +++ b/packages/epubinator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.198](https://github.com/pravinbashyal/epubinator/compare/epubinator@0.0.197...epubinator@0.0.198) (2022-04-28) + +**Note:** Version bump only for package epubinator + + + + + ## [0.0.197](https://github.com/pravinbashyal/epubinator/compare/epubinator@0.0.196...epubinator@0.0.197) (2022-04-27) **Note:** Version bump only for package epubinator diff --git a/packages/epubinator/package.json b/packages/epubinator/package.json index 4c9d2d0a..e35445ab 100644 --- a/packages/epubinator/package.json +++ b/packages/epubinator/package.json @@ -1,6 +1,6 @@ { "name": "epubinator", - "version": "0.0.197", + "version": "0.0.198", "main": "./build/index.js", "author": "Pravin Bashyal ", "description": "NPM package to generate epub files out of url",