chore(release): 3.2.0

This commit is contained in:
Amruth Pillai 2022-03-14 06:40:41 +01:00
parent 21931bc324
commit e82e714e41
No known key found for this signature in database
GPG Key ID: E3C57DF9B80855AD
2 changed files with 14 additions and 1 deletions

View File

@ -2,6 +2,19 @@
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.2.0](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.1.4...v3.2.0) (2022-03-14)
### Features
* **i18n:** add Bengali, Italian and other languages ([21931bc](https://github.com/AmruthPillai/Reactive-Resume/commit/21931bc324b5e2440baaaaa2e52a93b4f2c766f8))
### Bug Fixes
* **app:** fix issue with external link redirection in android app ([b18120b](https://github.com/AmruthPillai/Reactive-Resume/commit/b18120b3f7223981e28c0441a6b7725787186edb))
* **client:** fix issue with react-query cache ([ed75a85](https://github.com/AmruthPillai/Reactive-Resume/commit/ed75a858279047dfd43152e041c1a09a625417f5))
### [3.1.4](https://github.com/AmruthPillai/Reactive-Resume/compare/v3.1.3...v3.1.4) (2022-03-12)

View File

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