From 63f900870b77720d28d5d57dd51858cf58db5145 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 11 Mar 2022 20:03:50 +0100 Subject: [PATCH] chore(release): 3.0.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d3bb91a..7e2a6818 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.0.0](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.0.0-beta.6...v3.0.0) (2022-03-11) + + +### Features + +* **docs:** add docusaurus workspace, initial setup of docs ([dc4aa0b](https://github.com/AmruthPillai/Reactive-Resume/commit/dc4aa0b496096bd59c45426bfcea6ba7db5f5c01)) + ## [3.0.0-beta.6](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.0.0-beta.5...v3.0.0-beta.6) (2022-03-11) ### Features diff --git a/package.json b/package.json index 84e5b8c8..83245f1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-resume", - "version": "3.0.0-beta.6", + "version": "3.0.0", "private": true, "workspaces": [ "schema",