Skip to content

Commit

Permalink
Release of @scania/tegel@1.7.0 (#560)
Browse files Browse the repository at this point in the history
Co-authored-by: timrombergjakobsson <timrombergjakobsson@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and timrombergjakobsson authored Mar 21, 2024
1 parent acee691 commit 571b0e3
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/angular/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 packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scania/tegel-angular",
"version": "1.6.1",
"version": "1.7.0",
"description": "Angular wrappers for Tegel package",
"main": "dist",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scania/tegel",
"version": "1.6.1",
"version": "1.7.0",
"description": "Tegel Design System",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -81,4 +81,4 @@
"storybook-version": "^0.1.1"
},
"license": "MIT"
}
}
4 changes: 2 additions & 2 deletions packages/react/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 packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scania/tegel-react",
"version": "1.6.1",
"version": "1.7.0",
"description": "React wrappers for Tegel package",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 571b0e3

Please sign in to comment.