Merge tag '2.46.1'

Release version 2.46.1
This commit is contained in:
tzerr
2023-09-01 12:03:40 +02:00
26 changed files with 83 additions and 78 deletions

View File

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