Release version 2.41.0

This commit is contained in:
Laura Gorzitze
2023-01-18 15:26:43 +01:00
parent 781389f7bd
commit dcabdfc25a
24 changed files with 74 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-api",
"version": "2.40.2-SNAPSHOT",
"version": "2.41.0",
"description": "React hook api for the SCM-Manager backend",
"main": "build/index.js",
"module": "build/index.mjs",
@@ -29,7 +29,7 @@
"tsup": "^5.12.6"
},
"dependencies": {
"@scm-manager/ui-types": "2.40.2-SNAPSHOT",
"@scm-manager/ui-types": "2.41.0",
"fetch-mock-jest": "^1.5.1",
"gitdiff-parser": "^0.2.2",
"query-string": "6.14.1",