Release version 3.4.0

This commit is contained in:
CES Marvin
2024-08-19 08:53:12 +00:00
parent 4d5ef5a1ec
commit ea37d2ca20
23 changed files with 69 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@scm-manager/ui-api",
"version": "3.3.1-SNAPSHOT",
"version": "3.4.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": "3.3.1-SNAPSHOT",
"@scm-manager/ui-types": "3.4.0",
"fetch-mock-jest": "^1.5.1",
"gitdiff-parser": "^0.2.2",
"query-string": "6.14.1",