From 126482a760e9a59c42cf56782d6446c9cced4b7d Mon Sep 17 00:00:00 2001 From: Dries Van Damme Date: Mon, 6 Jun 2022 01:36:29 +0200 Subject: [PATCH] chore(release): 3.6.1 --- CHANGELOG.md | 2 ++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20e1c196..52cabe3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [3.6.1](https://github.com/dvd741-a/Reactive-Resume/compare/v3.6.0...v3.6.1) (2022-06-05) + ## [3.6.0](https://github.com/dvd741-a/Reactive-Resume/compare/v3.3.4...v3.6.0) (2022-06-05) diff --git a/package-lock.json b/package-lock.json index 83eb5c2b..6d662ec6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reactive-resume", - "version": "3.6.0", + "version": "3.6.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "reactive-resume", - "version": "3.6.0", + "version": "3.6.1", "workspaces": [ "schema", "client", diff --git a/package.json b/package.json index e63a8bc7..a9649026 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-resume", - "version": "3.6.0", + "version": "3.6.1", "private": true, "workspaces": [ "schema",