Skip to content

Commit 5d287f9

Browse files
author
GitHub action
committed
v4.3.0
1 parent 564a90a commit 5d287f9

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

libraries/ui-library-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@six-group/ui-library-angular",
3-
"version": "4.2.6",
3+
"version": "4.3.0",
44
"description": "Angular wrapper components for @six-group/ui-library",
55
"private": false,
66
"scripts": {

libraries/ui-library-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@six-group/ui-library-vue",
3-
"version": "4.2.6",
3+
"version": "4.3.0",
44
"description": "Vue wrapper components for @six-group/ui-library",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

libraries/ui-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@six-group/ui-library",
3-
"version": "4.2.6",
3+
"version": "4.3.0",
44
"description": "Web components in alignment with the SIX corporate styleguide",
55
"license": "Apache-2.0",
66
"main": "dist/index.cjs.js",

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@six-group/workspace",
3-
"version": "4.2.6",
3+
"version": "4.3.0",
44
"scripts": {
55
"start": "npm run start -w libraries/ui-library",
66
"watch:lib": "npm run watch -w libraries/ui-library",

0 commit comments

Comments
 (0)