Skip to content

Commit

Permalink
Bump for 0.30.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ederign committed Jul 11, 2023
1 parent bb49514 commit c66f80b
Show file tree
Hide file tree
Showing 134 changed files with 134 additions and 134 deletions.
2 changes: 1 addition & 1 deletion examples/base64png-editor-chrome-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/base64png-editor-chrome-extension",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion examples/base64png-editor-vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "kie-tools-examples-base64png-editor-vscode-extension",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"publisher": "kie-tools-examples",
Expand Down
2 changes: 1 addition & 1 deletion examples/base64png-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/base64png-editor",
"version": "0.30.2",
"version": "0.30.3",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/commit-message-validation-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/commit-message-validation-service",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion examples/ping-pong-view-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/ping-pong-view-angular",
"version": "0.30.2",
"version": "0.30.3",
"license": "Apache-2.0",
"keywords": [],
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion examples/ping-pong-view-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/ping-pong-view-react",
"version": "0.30.2",
"version": "0.30.3",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/ping-pong-view/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/ping-pong-view",
"version": "0.30.2",
"version": "0.30.3",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/todo-list-view-vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "kie-tools-examples-todo-list-view-vscode-extension",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"publisher": "kie-tools-examples",
Expand Down
2 changes: 1 addition & 1 deletion examples/todo-list-view/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/todo-list-view",
"version": "0.30.2",
"version": "0.30.3",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/uniforms-patternfly/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/uniforms-patternfly",
"version": "0.30.2",
"version": "0.30.3",
"license": "Apache-2.0",
"scripts": {
"build": "rimraf dist && webpack",
Expand Down
2 changes: 1 addition & 1 deletion examples/webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/webapp",
"version": "0.30.2",
"version": "0.30.3",
"license": "Apache-2.0",
"scripts": {
"build": "rimraf dist && webpack",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "kie-tools-root",
"version": "0.30.2",
"version": "0.30.3",
"license": "Apache-2.0",
"scripts": {
"bootstrap": "pnpm bootstrap:root && pnpm bootstrap:packages",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools-core/backend",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/boxed-expression-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/boxed-expression-component",
"version": "0.30.2",
"version": "0.30.3",
"description": "The Boxed Expression editor component provides the possibility to edit the decision logic for decisions and BKMs nodes",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/bpmn-vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpmn-vscode-extension",
"version": "0.30.2",
"version": "0.30.3",
"description": "Edit BPMN files",
"license": "Apache-2.0",
"publisher": "kie-group",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BPMN, DMN & Test Scenario Editors for GitHub",
"version": "0.30.2",
"version": "0.30.3",
"manifest_version": 3,
"description": "Visualize and edit BPMN, DMN and Test Scenario files using a graphical editor on GitHub",
"content_scripts": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BPMN, DMN & Test Scenario Editors for GitHub",
"version": "0.30.2",
"version": "0.30.3",
"manifest_version": 3,
"description": "Visualize and edit BPMN, DMN and Test Scenario files using a graphical editor on GitHub",
"content_scripts": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "chrome-extension-pack-kogito-kie-editors",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Serverless Workflow Editor for GitHub",
"version": "0.30.2",
"version": "0.30.3",
"manifest_version": 3,
"description": "Visualize and edit Serverless Workflow files using a graphical editor on GitHub",
"content_scripts": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Serverless Workflow Editor for GitHub",
"version": "0.30.2",
"version": "0.30.3",
"manifest_version": 3,
"description": "Visualize and edit Serverless Workflow files using a graphical editor on GitHub",
"content_scripts": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "chrome-extension-serverless-workflow-editor",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools-core/chrome-extension",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-client",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-component-api",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-assembler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-assembler",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-component-dev",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-echarts-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-component-echarts-base",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-echarts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-echarts",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-map/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-map",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-svg-heatmap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-svg-heatmap",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-table/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-table",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-timeseries/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-timeseries",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-uniforms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-uniforms",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-victory-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-victory-charts",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-editor",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-language-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-language-service",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-swf-monitoring-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-swf-monitoring-dashboard",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-viewer-deployment-webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-viewer-deployment-webapp",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-viewer-image-env/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-viewer-image-env",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-viewer-image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-viewer-image",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-viewer",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dmn-dev-deployment-base-image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dmn-dev-deployment-base-image",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dmn-dev-deployment-form-webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dmn-dev-deployment-form-webapp",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dmn-dev-deployment-quarkus-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dmn-dev-deployment-quarkus-app",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/kiegroup/kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dmn-language-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dmn-language-service",
"version": "0.30.2",
"version": "0.30.3",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
Loading

0 comments on commit c66f80b

Please sign in to comment.