Skip to content

Commit

Permalink
release: finalize v1.3.0
Browse files Browse the repository at this point in the history
ref: CPLP-2630
  • Loading branch information
evegufy committed May 4, 2023
1 parent 2137ce0 commit 094f157
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,11 @@ yarn licenses v1.5.1
│ │ ├─ URL: https://github.com/facebook/watchman
│ │ ├─ VendorName: Wez Furlong
│ │ └─ VendorUrl: https://facebook.github.io/watchman/docs/bser.html
│ ├─ [email protected]-RC4
│ ├─ [email protected]
│ │ ├─ URL: https://github.com/eclipse-tractusx/portal-frontend.git
│ │ ├─ VendorName: Catena-X Contributors
│ │ └─ VendorUrl: https://catena-x.net/
│ ├─ [email protected]-RC4
│ ├─ [email protected]
│ ├─ [email protected]
│ │ ├─ URL: https://github.com/dcporter/didyoumean.js.git
│ │ ├─ VendorName: Dave Porter
Expand Down Expand Up @@ -202,7 +202,7 @@ yarn licenses v1.5.1
│ │ ├─ URL: git://github.com/faye/websocket-extensions-node.git
│ │ ├─ VendorName: James Coglan
│ │ └─ VendorUrl: http://github.com/faye/websocket-extensions-node
│ ├─ workspace-aggregator-89508252-5736-478f-803c-a194264f9a0e@1.3.0-RC4
│ ├─ workspace-aggregator-bf1d01b2-4a9f-4f97-9dab-74eb1c7a1a7b@1.3.0
│ └─ [email protected]
│ ├─ URL: https://github.com/jsdom/xml-name-validator.git
│ ├─ VendorName: Domenic Denicola
Expand Down Expand Up @@ -6943,4 +6943,4 @@ yarn licenses v1.5.1
├─ URL: https://github.com/pieroxy/lz-string.git
├─ VendorName: pieroxy
└─ VendorUrl: http://pieroxy.net/blog/pages/lz-string/index.html
Done in 2.28s.
Done in 2.21s.
2 changes: 1 addition & 1 deletion cx-portal-shared-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cx-portal-shared-components",
"version": "1.3.0-RC4",
"version": "1.3.0",
"main": "./dist/index.js",
"module": "./dist/index.es.js",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions cx-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cx-portal",
"version": "1.3.0-RC4",
"version": "1.3.0",
"license": "Apache-2.0",
"scripts": {
"start": "react-scripts start",
Expand All @@ -27,7 +27,7 @@
"@types/react-redux": "^7.1.22",
"axios": "^0.26.0",
"cross-env": "5.0.5",
"cx-portal-shared-components": "1.3.0-RC4",
"cx-portal-shared-components": "1.3.0",
"dayjs": "^1.11.4",
"i18next": "^21.6.12",
"i18next-browser-languagedetector": "^6.1.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "v1.3.0-RC4",
"version": "v1.3.0",
"license": "Apache-2.0",
"private": true,
"workspaces": [
Expand Down

0 comments on commit 094f157

Please sign in to comment.