From 9678179c331362ecef565959d52c4512bf51b711 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 18:15:00 +0200 Subject: [PATCH] chore(main): release 1.10.1 (#313) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 192413ec..bdeec390 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.10.1](https://github.com/graasp/graasp-sdk/compare/v1.10.0...v1.10.1) (2023-10-26) + + +### Bug Fixes + +* convert itemtype to const ([#312](https://github.com/graasp/graasp-sdk/issues/312)) ([7bf95c1](https://github.com/graasp/graasp-sdk/commit/7bf95c18c85c89c616d3c773e1550e6470d0dc2a)) +* remove Member from itemLike type as it is not provided when querying the api ([#225](https://github.com/graasp/graasp-sdk/issues/225)) ([60f1410](https://github.com/graasp/graasp-sdk/commit/60f1410c899d264b3cc6f67e765b61951b38a383)) +* remove qs dep ([#307](https://github.com/graasp/graasp-sdk/issues/307)) ([3fe0d9c](https://github.com/graasp/graasp-sdk/commit/3fe0d9c371dfcbc75f2649a966a9728249f0028e)) + ## [1.10.0](https://github.com/graasp/graasp-sdk/compare/v1.9.2...v1.10.0) (2023-10-26) diff --git a/package.json b/package.json index 12c8d5f8..75b98d70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graasp/sdk", - "version": "1.10.0", + "version": "1.10.1", "repository": "git@github.com:graasp/graasp-sdk.git", "author": "Graasp", "contributors": [