From 82b17f419c3c3ecfa4c8bd54fd39efaed617baa1 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 12 Mar 2023 01:48:26 +0000 Subject: [PATCH] chore(release): v0.7.6 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec8e4b9..cb1fde5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.6](https://github.com/mgtourney/website/compare/v0.7.5...v0.7.6) (2023-03-12) + + +### Bug Fixes + +* :bug: Qualchecks => 600 instead of 500 ([89acf43](https://github.com/mgtourney/website/commit/89acf430efbca968dc3ad0282c90269d131ad2d4)) + + + ## [0.7.5](https://github.com/mgtourney/website/compare/v0.7.4...v0.7.5) (2023-03-11) @@ -34,12 +43,3 @@ -## [0.7.1](https://github.com/mgtourney/website/compare/v0.7.0...v0.7.1) (2023-03-11) - - -### Bug Fixes - -* :bug: Escaping characters, woops ([05e3901](https://github.com/mgtourney/website/commit/05e3901b7e779b72bf180968d57f827955279d04)) - - - diff --git a/package.json b/package.json index 6a02909..1d50a33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magnesium-web", - "version": "0.7.5", + "version": "0.7.6", "private": true, "license": "GPL-3.0-only", "scripts": {