From f06f7ad2e56ab23f706fdaaaeb08739d28f50748 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 19 Jun 2022 20:52:34 +0200 Subject: [PATCH] chore(release): 3.6.2 --- 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 52cabe3e..7fa104ca 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.2](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.4.6...v3.6.2) (2022-06-19) + ### [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 b72cdd52..006a977f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "reactive-resume", - "version": "3.6.1", + "version": "3.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "reactive-resume", - "version": "3.6.1", + "version": "3.6.2", "workspaces": [ "schema", "client", diff --git a/package.json b/package.json index b94956bf..09ced49a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-resume", - "version": "3.6.1", + "version": "3.6.2", "private": true, "workspaces": [ "schema",