From 2a30eb96096051a1f382540360e577fad656127e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 12:16:38 +0000 Subject: [PATCH] chore(main): release 1.8.2 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4c65eadb..ffff23df5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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. +## [1.8.2](https://github.com/graasp/graasp-builder/compare/v1.8.1...v1.8.2) (2023-08-28) + + +### Bug Fixes + +* **deps:** update dependency react-i18next to v13.2.0 ([#677](https://github.com/graasp/graasp-builder/issues/677)) ([55b0587](https://github.com/graasp/graasp-builder/commit/55b058710e5eeccc9a24d03a7353777b9d0fb069)) + + +### Documentation + +* update readme with translations gitlocalize link ([#773](https://github.com/graasp/graasp-builder/issues/773)) ([dc46e62](https://github.com/graasp/graasp-builder/commit/dc46e62fdb3f0fedd7371cd7c40297e853ab8130)) + ## [1.8.1](https://github.com/graasp/graasp-builder/compare/v1.8.0...v1.8.1) (2023-08-28) diff --git a/package.json b/package.json index c28706009..d26e7932c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-builder", - "version": "1.8.1", + "version": "1.8.2", "private": true, "license": "AGPL-3.0-only", "author": "Graasp",