From 1b9c3ad138ecedac9f14c2a7aca86aade8facaa5 Mon Sep 17 00:00:00 2001 From: Oleg Anashkin Date: Fri, 11 Sep 2020 12:10:07 -0700 Subject: [PATCH] Bump version and update changelog --- CHANGELOG.md | 22 ++++++++++++++++++++-- manifest.json | 2 +- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d023c35c..d5f52a58c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,29 @@ # Changelog -## [Unreleased](https://github.com/extesy/hoverzoom/tree/HEAD) +## [1.0.155](https://github.com/extesy/hoverzoom/tree/1.0.155) (2020-09-11) -[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.154...HEAD) +[Full Changelog](https://github.com/extesy/hoverzoom/compare/1.0.154...1.0.155) **Merged pull requests:** +- New plug-in for : WireImage [\#606](https://github.com/extesy/hoverzoom/pull/606) ([GrosPoulet](https://github.com/GrosPoulet)) +- Update for plug-in : WiReD [\#605](https://github.com/extesy/hoverzoom/pull/605) ([GrosPoulet](https://github.com/GrosPoulet)) +- Update for plug-in : Weibo [\#604](https://github.com/extesy/hoverzoom/pull/604) ([GrosPoulet](https://github.com/GrosPoulet)) +- Fix for plug-in : weheartit [\#603](https://github.com/extesy/hoverzoom/pull/603) ([GrosPoulet](https://github.com/GrosPoulet)) +- Update for plug-in : wallhaven.cc [\#602](https://github.com/extesy/hoverzoom/pull/602) ([GrosPoulet](https://github.com/GrosPoulet)) +- Fix for plug-in : VKontakte [\#601](https://github.com/extesy/hoverzoom/pull/601) ([GrosPoulet](https://github.com/GrosPoulet)) +- Update plug-in : Vimeo [\#600](https://github.com/extesy/hoverzoom/pull/600) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : tuchong.com [\#599](https://github.com/extesy/hoverzoom/pull/599) ([GrosPoulet](https://github.com/GrosPoulet)) +- Update plug-in : Spinchat [\#598](https://github.com/extesy/hoverzoom/pull/598) ([GrosPoulet](https://github.com/GrosPoulet)) +- Update for plug-in : skyrock.com [\#597](https://github.com/extesy/hoverzoom/pull/597) ([GrosPoulet](https://github.com/GrosPoulet)) +- Update for plug-in : pixnet.net [\#596](https://github.com/extesy/hoverzoom/pull/596) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : picturepush.com [\#595](https://github.com/extesy/hoverzoom/pull/595) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : photosight.ru [\#594](https://github.com/extesy/hoverzoom/pull/594) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : photopost.cz [\#593](https://github.com/extesy/hoverzoom/pull/593) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : photographysites.com [\#592](https://github.com/extesy/hoverzoom/pull/592) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : photo-forum.net [\#591](https://github.com/extesy/hoverzoom/pull/591) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : photoforum.ru [\#590](https://github.com/extesy/hoverzoom/pull/590) ([GrosPoulet](https://github.com/GrosPoulet)) +- New plug-in : photoblink.com [\#589](https://github.com/extesy/hoverzoom/pull/589) ([GrosPoulet](https://github.com/GrosPoulet)) - Update for plug-in : photo.net [\#587](https://github.com/extesy/hoverzoom/pull/587) ([GrosPoulet](https://github.com/GrosPoulet)) - Update for plug-in : nintendolife.com [\#586](https://github.com/extesy/hoverzoom/pull/586) ([GrosPoulet](https://github.com/GrosPoulet)) diff --git a/manifest.json b/manifest.json index 33f25f7c1..32f29e69b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", - "version": "1.0.154", + "version": "1.0.155", "description": "__MSG_extDescription__", "homepage_url": "https://github.com/extesy/hoverzoom/", "author": "Oleg Anashkin",