chore(release): 3.5.3

This commit is contained in:
Amruth Pillai
2022-08-11 20:21:55 +02:00
parent ef240b2110
commit 779d22101f
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.5.3](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.5.2...v3.5.3) (2022-08-11)
### [3.5.2](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.5.1...v3.5.2) (2022-08-04) ### [3.5.2](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.5.1...v3.5.2) (2022-08-04)

4
package-lock.json generated
View File

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

View File

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