From deb8fe79dbd17a2db65cb8680822fd0c0d550325 Mon Sep 17 00:00:00 2001 From: CoscineBot <coscine@itc.rwth-aachen.de> Date: Fri, 17 Nov 2023 12:24:18 +0000 Subject: [PATCH] Chore: 3.3.0 # [3.3.0](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/compare/v3.2.1...v3.3.0) (2023-11-17) ### New * IncludeModules Parameter ([7476378](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/commit/7476378693d8c91e8ad3bc370655afef2c7a781e)) * Updated client (coscine/issues#2665) ([e94569f](https://git.rwth-aachen.de/coscine/frontend/libraries/api-client/commit/e94569fd6504862547f54530a524282f3f10c9ed)), closes [coscine/issues#2665](https://git.rwth-aachen.de/coscine/issues/issues/2665) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b24985a..ba08569 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coscine/api-client", - "version": "3.2.1", + "version": "3.3.0", "description": "This project contains the generated api connection classes.", "keywords": [ "coscine", -- GitLab