From 31ed2448d4925f9044fb198a1387d1da3cb27d8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 09:08:52 +0000 Subject: [PATCH] chore(main): release 1.5.1 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80fa1209..ca280d29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.5.1](https://github.com/graasp/graasp-app-quiz/compare/v1.5.0...v1.5.1) (2024-04-24) + + +### Bug Fixes + +* **deps:** update dependency @graasp/apps-query-client to v3.4.10 ([288a201](https://github.com/graasp/graasp-app-quiz/commit/288a201f3ea3ca8740c677f635e3604580666823)) +* fix resizing loop of analytics view ([#150](https://github.com/graasp/graasp-app-quiz/issues/150)) ([e70894a](https://github.com/graasp/graasp-app-quiz/commit/e70894ae83dd33069e406ef9799233060d0a470a)) + ## [1.5.0](https://github.com/graasp/graasp-app-quiz/compare/v1.4.0...v1.5.0) (2024-04-11) diff --git a/package.json b/package.json index 795c176b..41356086 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-app-quiz", - "version": "1.5.0", + "version": "1.5.1", "private": true, "homepage": ".", "dependencies": {