Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 4f8f21c

Browse files
author
Evandro Carenho
committed
fix: Adding semantic-release information to publish the component.
1 parent 7ff4fa2 commit 4f8f21c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-commons/src/main/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symphony-integration-commons",
33
"version": "0.8.0",
4-
"description": "Commons components for 3rd party applications",
4+
"description": "Common components for 3rd party developers build the user facing application for Symphony Integrations.",
55
"main": "index.js",
66
"scripts": {
77
"test": "jest",

integration-fe/APP-Commons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "symphony-integration-commons",
33
"version": "0.8.0",
4-
"description": "Commons components for 3rd party applications",
4+
"description": "Common components for 3rd party developers build the user facing application for Symphony Integrations.",
55
"main": "index.js",
66
"scripts": {
77
"test": "jest",

0 commit comments

Comments
 (0)