chore(release): 3.6.1

This commit is contained in:
Dries Van Damme
2022-06-06 01:36:29 +02:00
parent b04c22a27b
commit 126482a760
3 changed files with 5 additions and 3 deletions

View File

@ -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. 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) ## [3.6.0](https://github.com/dvd741-a/Reactive-Resume/compare/v3.3.4...v3.6.0) (2022-06-05)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "reactive-resume", "name": "reactive-resume",
"version": "3.6.0", "version": "3.6.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "reactive-resume", "name": "reactive-resume",
"version": "3.6.0", "version": "3.6.1",
"workspaces": [ "workspaces": [
"schema", "schema",
"client", "client",

View File

@ -1,6 +1,6 @@
{ {
"name": "reactive-resume", "name": "reactive-resume",
"version": "3.6.0", "version": "3.6.1",
"private": true, "private": true,
"workspaces": [ "workspaces": [
"schema", "schema",