Release version 2.46.0

This commit is contained in:
CES Marvin
2023-08-24 09:19:53 +00:00
parent 3dcce27299
commit 41b7ef7435
25 changed files with 81 additions and 82 deletions

View File

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