Skip to content

Commit

Permalink
v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub action committed Dec 11, 2024
1 parent 564a90a commit 5d287f9
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion libraries/ui-library-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@six-group/ui-library-angular",
"version": "4.2.6",
"version": "4.3.0",
"description": "Angular wrapper components for @six-group/ui-library",
"private": false,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion libraries/ui-library-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@six-group/ui-library-vue",
"version": "4.2.6",
"version": "4.3.0",
"description": "Vue wrapper components for @six-group/ui-library",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion libraries/ui-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@six-group/ui-library",
"version": "4.2.6",
"version": "4.3.0",
"description": "Web components in alignment with the SIX corporate styleguide",
"license": "Apache-2.0",
"main": "dist/index.cjs.js",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@six-group/workspace",
"version": "4.2.6",
"version": "4.3.0",
"scripts": {
"start": "npm run start -w libraries/ui-library",
"watch:lib": "npm run watch -w libraries/ui-library",
Expand Down

0 comments on commit 5d287f9

Please sign in to comment.