Skip to content

Commit fa70f87

Browse files
author
GitHub action
committed
v4.1.2
1 parent 777a428 commit fa70f87

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

libraries/ui-library-angular/package.json

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

libraries/ui-library-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@six-group/ui-library-react",
33
"sideEffects": false,
4-
"version": "4.1.1",
4+
"version": "4.1.2",
55
"description": "React wrapper components for @six-group/ui-library",
66
"license": "Apache-2.0",
77
"scripts": {

libraries/ui-library-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@six-group/ui-library-vue",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@six-group/ui-library",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
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

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@six-group/workspace",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
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)