chore(release): 3.4.6

This commit is contained in:
Amruth Pillai
2022-06-19 20:55:23 +02:00
parent f3a4c17cb4
commit a037a091e7
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.4.6](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.4.5...v3.4.6) (2022-06-19)
## [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.4.5", "version": "3.4.6",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "reactive-resume", "name": "reactive-resume",
"version": "3.4.5", "version": "3.4.6",
"workspaces": [ "workspaces": [
"schema", "schema",
"client", "client",

View File

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