Skip to content

Commit 61ad0c5

Browse files
committed
chore: release 2.2.0-RC5
1 parent 1284cf1 commit 61ad0c5

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kaoto",
3-
"version": "2.2.0-dev",
3+
"version": "2.2.0-RC5",
44
"description": "Next version of the UI of the Kaoto project",
55
"repository": "https://github.com/KaotoIO/kaoto",
66
"author": "The Kaoto Team",

packages/camel-catalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kaoto/camel-catalog-plugin",
3-
"version": "2.2.0-dev",
3+
"version": "2.2.0-RC5",
44
"type": "commonjs",
55
"description": "Camel Catalog and schemas for Kaoto",
66
"repository": "https://github.com/KaotoIO/kaoto",

packages/catalog-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kaoto/camel-catalog",
3-
"version": "2.2.0-dev",
3+
"version": "2.2.0-RC5",
44
"type": "commonjs",
55
"description": "Camel Catalog and schemas for Kaoto",
66
"repository": "https://github.com/KaotoIO/kaoto",

packages/ui-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kaoto/kaoto-tests",
33
"private": true,
4-
"version": "2.2.0-dev",
4+
"version": "2.2.0-RC5",
55
"type": "module",
66
"description": "Kaoto UI tests and storybook",
77
"repository": "https://github.com/KaotoIO/kaoto",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kaoto/kaoto",
3-
"version": "2.2.0-dev",
3+
"version": "2.2.0-RC5",
44
"type": "module",
55
"description": "Kaoto UI",
66
"repository": "https://github.com/KaotoIO/kaoto",

0 commit comments

Comments
 (0)