From e980e11a5a1dd0b6730a1bb00613929ccad4d059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane?= Date: Thu, 13 Jul 2023 11:46:14 +0200 Subject: [PATCH] chore(release): 1.7.8 --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72fb6ad..35544f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +### [1.7.8](https://github.com/stephane-r/holoplay-pwa/compare/v1.7.0...v1.7.8) (2023-07-13) + # Changelog All notable changes to this project will be documented in this file. diff --git a/package-lock.json b/package-lock.json index c24b32d..db75698 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "holoplay-pwa", - "version": "1.7.7", + "version": "1.7.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "holoplay-pwa", - "version": "1.7.7", + "version": "1.7.8", "license": "MIT", "dependencies": { "@codemotion/color-thief": "^2.0.5", diff --git a/package.json b/package.json index 437a82d..ebe8ca8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "holoplay-pwa", - "version": "1.7.7", + "version": "1.7.8", "author": "Stéphane Richin", "repository": { "type": "git",