From 9e82ea11c34d3fd1763c5e8e9b20ca868567c3de Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 24 May 2022 08:23:03 +0530 Subject: [PATCH] chore(release): 3.4.5 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5af098b3..5a5793cf 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.4.5](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.4.4...v3.4.5) (2022-05-24) + + +### Bug Fixes + +* **i18n:** fix language mismatch in exported pdf ([62fd63e](https://github.com/AmruthPillai/Reactive-Resume/commit/62fd63e41fe10fba843a40fb08191f5944f2b2fc)) + ## [3.4.4](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.4.3...v3.4.4) (2022-05-02) ### Features diff --git a/package.json b/package.json index 54999cf1..ef440591 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-resume", - "version": "3.4.4", + "version": "3.4.5", "private": true, "workspaces": [ "schema",