From e9d6df01ad9902d1194f8ba8afca15317bcb0f84 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 21 Jan 2023 21:02:47 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/etopeter/logseq-plugin-audiobookshelf-import/compare/v1.0.6...v1.1.0) (2023-01-21) ### Bug Fixes * Added documentation for podcasts ([b538070](https://github.com/etopeter/logseq-plugin-audiobookshelf-import/commit/b538070aad131a4efc5571236dfb7fd98d3bcf1c)) ### Features * Added support for Podcasts on single page ([8b88700](https://github.com/etopeter/logseq-plugin-audiobookshelf-import/commit/8b88700e4216cafeb0db61fa4f6e42f0576b78a3)) * Added support for Podcasts on single page ([addffbf](https://github.com/etopeter/logseq-plugin-audiobookshelf-import/commit/addffbffbe56615f5cadeb936b7a858b0116b9f2)) --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4e754b..39bdafa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [1.1.0](https://github.com/etopeter/logseq-plugin-audiobookshelf-import/compare/v1.0.6...v1.1.0) (2023-01-21) + + +### Bug Fixes + +* Added documentation for podcasts ([b538070](https://github.com/etopeter/logseq-plugin-audiobookshelf-import/commit/b538070aad131a4efc5571236dfb7fd98d3bcf1c)) + + +### Features + +* Added support for Podcasts on single page ([8b88700](https://github.com/etopeter/logseq-plugin-audiobookshelf-import/commit/8b88700e4216cafeb0db61fa4f6e42f0576b78a3)) +* Added support for Podcasts on single page ([addffbf](https://github.com/etopeter/logseq-plugin-audiobookshelf-import/commit/addffbffbe56615f5cadeb936b7a858b0116b9f2)) + ## [1.0.6](https://github.com/etopeter/logseq-plugin-audiobookshelf-import/compare/v1.0.5...v1.0.6) (2023-01-17) diff --git a/package-lock.json b/package-lock.json index 2d0bab0..ad49e75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "logseq-plugin-audiobookshelf-import", - "version": "1.0.6", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "logseq-plugin-audiobookshelf-import", - "version": "1.0.6", + "version": "1.1.0", "license": "MIT", "devDependencies": { "@logseq/libs": "^0.0.1-alpha.29", diff --git a/package.json b/package.json index 2a05925..6a073a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-plugin-audiobookshelf-import", - "version": "1.0.6", + "version": "1.1.0", "author": "Demistify", "main": "dist/index.html", "targets": {