From 03e1496db6cb94a76b27abc015694457ef185c7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:38:25 +0100 Subject: [PATCH] chore(main): release 1.3.0 (#86) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3227eb83..f4490473 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. +## [1.3.0](https://github.com/graasp/graasp-app-calculator/compare/v1.2.0...v1.3.0) (2024-02-27) + + +### Features + +* Apps query client connection and save calculation action ([#82](https://github.com/graasp/graasp-app-calculator/issues/82)) ([9490126](https://github.com/graasp/graasp-app-calculator/commit/94901264383a0b639acfe4eed42e44d670310c72)) + ## [1.2.0](https://github.com/graasp/graasp-app-calculator/compare/v1.1.0...v1.2.0) (2024-02-20) diff --git a/package.json b/package.json index d0c3ece1..fc914779 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-app-calculator", - "version": "1.2.0", + "version": "1.3.0", "private": true, "author": "EPFL", "contributors": [