Skip to content

Commit

Permalink
chore: bump ix version to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nuke-ellington committed Mar 15, 2024
1 parent e275f65 commit a241a79
Show file tree
Hide file tree
Showing 14 changed files with 46 additions and 36 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
## [2.1.2-beta.0](https://github.com/siemens/ix/compare/v2.1.0-beta.0...v2.1.2-beta.0) (2024-02-29)
## [2.1.2](https://github.com/siemens/ix/compare/v2.1.0-beta.0...v2.1.2) (2024-03-15)


### Bug Fixes

* **angular:** icon size property missing in wrapper generation ([#1124](https://github.com/siemens/ix/issues/1124)) ([9819736](https://github.com/siemens/ix/commit/981973699b65e4ca30efd775bcedc418971eddd3))
* **core/avatar:** adapt colors ([#1141](https://github.com/siemens/ix/issues/1141)) ([f8f36c6](https://github.com/siemens/ix/commit/f8f36c6f823d3600eab5ebf96a4661446e010b1a))
* **core/basic-navigation:** fixed behavior on missing breakpoints ([#874](https://github.com/siemens/ix/issues/874)) ([9370b32](https://github.com/siemens/ix/commit/9370b32b009d9e55024f9fccb136333f292c0366))
* **core/blind:** refactor header to not use z-index ([#1125](https://github.com/siemens/ix/issues/1125)) ([a2a95e7](https://github.com/siemens/ix/commit/a2a95e7758a0583f76b89942e4630541972500a1))
* **core/blind:** remove custom action from button tag ([#876](https://github.com/siemens/ix/issues/876)) ([f26ae57](https://github.com/siemens/ix/commit/f26ae579abbd218ea6d140afa04881ccdcffb5bd))
* **core/burger-menu:** a11y expand state ([#1112](https://github.com/siemens/ix/issues/1112)) ([cd3d033](https://github.com/siemens/ix/commit/cd3d0334bfafcb43fdb1c93f82a8719e1d66c5a8))
* **core/burger-menu:** cursor appearance for burger menu button ([#941](https://github.com/siemens/ix/issues/941)) ([37f7fe0](https://github.com/siemens/ix/commit/37f7fe0274a07bfb96b64f8b5b12a7c241a10048))
* **core/button:** documentation fix ([#885](https://github.com/siemens/ix/issues/885)) ([9ff270f](https://github.com/siemens/ix/commit/9ff270f7364e1c96bf55811f129fd06fb0608e3a))
* **core/date-dropdown:** hide range options column if only one option available ([#1162](https://github.com/siemens/ix/issues/1162)) ([05f702a](https://github.com/siemens/ix/commit/05f702abca6c17d69acc5d719e469783521fe72d))
* **core/dropdown-item:** prevent unwatned truncation ([#961](https://github.com/siemens/ix/issues/961)) ([4009a45](https://github.com/siemens/ix/commit/4009a4551a2b8e1f148b6c98b7d6a709bffd07c6))
* **core/dropdown:** add null check ([#1132](https://github.com/siemens/ix/issues/1132)) ([ee6fac7](https://github.com/siemens/ix/commit/ee6fac7f5e4f25e895d3e761ca1acade95ea3d41))
* **core/dropdown:** always close on escape ([#1093](https://github.com/siemens/ix/issues/1093)) ([716ffae](https://github.com/siemens/ix/commit/716ffae97fbc244361d98a2f3e1c5f72126e9b7e))
Expand All @@ -24,6 +26,7 @@
* **core/input-group:** add padding left for error image ([#838](https://github.com/siemens/ix/issues/838)) ([fa44ab5](https://github.com/siemens/ix/commit/fa44ab554b1ebbe842e99d11295890ccebc74911))
* **core/key-value-list:** input fills available horizontal space ([#905](https://github.com/siemens/ix/issues/905)) ([df8d2e1](https://github.com/siemens/ix/commit/df8d2e17cd5ac069c95cadc0d12e357f1d4a8926))
* **core/key-value-list:** label stretches and handles overflow gracefully ([#942](https://github.com/siemens/ix/issues/942)) ([e238321](https://github.com/siemens/ix/commit/e238321bed352428a9868b2f78f487b221e30fe7))
* **core/menu-about-news:** adapt styling ([#1152](https://github.com/siemens/ix/issues/1152)) ([e275f65](https://github.com/siemens/ix/commit/e275f65a3868a611d9238d91b088c406608a58b5))
* **core/menu-about/-settings:** unwanted behavior on fast tab change ([#933](https://github.com/siemens/ix/issues/933)) ([1558e92](https://github.com/siemens/ix/commit/1558e92a29cb08188e126fbd75fd3bdef4d8c0bd))
* **core/menu-avatar-item:** prevent color from being overwritten by global styles ([#1116](https://github.com/siemens/ix/issues/1116)) ([a15c619](https://github.com/siemens/ix/commit/a15c6196528567aec259de1a942a717a624a89f2))
* **core/menu-avatar-item:** use host for trigger target ([#1113](https://github.com/siemens/ix/issues/1113)) ([1fd1637](https://github.com/siemens/ix/commit/1fd16375fcdd427452527cf27ee574456787108c))
Expand All @@ -44,6 +47,7 @@
* **core/pill:** fix custom outline variant and add variant examples ([#968](https://github.com/siemens/ix/issues/968)) ([c364aab](https://github.com/siemens/ix/commit/c364aab12a3959e95b0b4be14a7ba5fc87041d86))
* **core/push-card:** option to collapse and expand push card ([#875](https://github.com/siemens/ix/issues/875)) ([74e43ad](https://github.com/siemens/ix/commit/74e43ad7d249f75491d0c9fe3a1398ef00bc2623))
* **core/radio-button:** fix alignment of checked indicator ([#1046](https://github.com/siemens/ix/issues/1046)) ([7698c64](https://github.com/siemens/ix/commit/7698c64e3eb75aa4182e592c1cd700aa76262180))
* **core/select-item:** prevent text color from being overwritten ([#1160](https://github.com/siemens/ix/issues/1160)) ([b9fb01d](https://github.com/siemens/ix/commit/b9fb01d0ee92e79cea5800794f59863e980a929d))
* **core/select|category-filter:** disable native autocomplete ([#987](https://github.com/siemens/ix/issues/987)) ([972506f](https://github.com/siemens/ix/commit/972506fe4f1843054d013ea95af805508d356be2))
* **core/select:** improve handling of filter dropdown ([#784](https://github.com/siemens/ix/issues/784)) ([3767fce](https://github.com/siemens/ix/commit/3767fce2cd95a125cebcee3076ac272ad2357d23))
* **core/slider:** use correct pointerup event ([#1054](https://github.com/siemens/ix/issues/1054)) ([e896454](https://github.com/siemens/ix/commit/e8964549cb24406a8e4ddf1d3166401703c95fad))
Expand All @@ -53,6 +57,7 @@
* **core/tooltip:** remove direct constructor access ([#1118](https://github.com/siemens/ix/issues/1118)) ([63dd48c](https://github.com/siemens/ix/commit/63dd48ce7cdd9d3eb326a248a8928ea13fc31f5a))
* **core/tree:** add undefined check to disconnected callback ([#867](https://github.com/siemens/ix/issues/867)) ([38e5ca6](https://github.com/siemens/ix/commit/38e5ca6b5bf71bac5e19557f4402ca8039cf72a6))
* **core/typography:** use ms--1 size in h6 ([#871](https://github.com/siemens/ix/issues/871)) ([44841dd](https://github.com/siemens/ix/commit/44841dde2a9986bcd835d04ccc9e8a36d78241a7))
* **core/typography:** use text color value and add vrts ([#1155](https://github.com/siemens/ix/issues/1155)) ([1672561](https://github.com/siemens/ix/commit/16725616834d7ac8292a8601cdbc97cab07fc14c))
* **core/upload:** replace class icons with ix-icon ([#1022](https://github.com/siemens/ix/issues/1022)) ([9198d31](https://github.com/siemens/ix/commit/9198d31be2c13a09c67e4094a10668e9c710304f))
* **core/utils:** prevent undefined access on OnListener decorator ([#1000](https://github.com/siemens/ix/issues/1000)) ([1711c08](https://github.com/siemens/ix/commit/1711c081638d59b4d2803fa69ebd9850781b5df0))
* **core/validation-tooltip:** prevent assignment/reading on null element ([#1001](https://github.com/siemens/ix/issues/1001)) ([813b882](https://github.com/siemens/ix/commit/813b882949addb687f89276a9e8610cd5de0ff4f))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "mono-repo-ix",
"version": "2.1.2-beta.0",
"version": "2.1.2",
"license": "MIT",
"description": "Siemens iX monorepo",
"author": "Siemens AG",
Expand Down
6 changes: 3 additions & 3 deletions packages/aggrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"directory": "packages/aggrid"
},
"description": "AG Grid theme based on ix theme variables",
"version": "2.1.2-beta.0",
"version": "2.1.2",
"files": [
"LICENSE",
"README.md",
Expand All @@ -21,7 +21,7 @@
},
"devDependencies": {
"@playwright/test": "^1.32.1",
"@siemens/ix": "~2.1.2-beta.0",
"@siemens/ix": "~2.1.2",
"@siemens/ix-icons": "^2.0.0",
"@types/gulp": "^4.0.14",
"@types/gulp-postcss": "^8.0.4",
Expand All @@ -38,7 +38,7 @@
"ts-node": "^10.9.1"
},
"peerDependencies": {
"@siemens/ix": "~2.1.2-beta.0",
"@siemens/ix": "~2.1.2",
"ag-grid-community": "^28 || ^29 || ^30"
}
}
8 changes: 4 additions & 4 deletions packages/angular-test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-test-app",
"version": "2.1.2-beta.0",
"version": "2.1.2",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand All @@ -19,9 +19,9 @@
"@angular/platform-browser-dynamic": "^14.2.0",
"@angular/router": "^14.2.0",
"@siemens/ix-icons": "^2.0.0",
"@siemens/ix": "~2.1.2-beta.0",
"@siemens/ix-aggrid": "~2.1.2-beta.0",
"@siemens/ix-angular": "~2.1.2-beta.0",
"@siemens/ix": "~2.1.2",
"@siemens/ix-aggrid": "~2.1.2",
"@siemens/ix-angular": "~2.1.2",
"ag-grid-angular": "^30.0.0",
"ag-grid-community": "^30.2.0",
"rxjs": "~7.5.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/siemens/ix",
"directory": "packages/angular"
},
"version": "2.1.2-beta.0",
"version": "2.1.2",
"description": "Siemens iX for Angular",
"scripts": {
"build": "ng-packagr -c tsconfig.json",
Expand All @@ -16,7 +16,7 @@
},
"license": "MIT",
"dependencies": {
"@siemens/ix": "~2.1.2-beta.0"
"@siemens/ix": "~2.1.2"
},
"peerDependencies": {
"@angular/core": ">=13.3.12",
Expand All @@ -28,7 +28,7 @@
"@angular/compiler-cli": "v13-lts",
"@angular/core": "v13-lts",
"@jest/globals": "^29.3.1",
"@siemens/ix": "~2.1.2-beta.0",
"@siemens/ix": "~2.1.2",
"@types/jest": "^29.2.3",
"fs-extra": "^10.1.0",
"jest": "^29.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/siemens/ix",
"directory": "packages/core"
},
"version": "2.1.2-beta.0",
"version": "2.1.2",
"license": "MIT",
"description": "Siemens iX Web Components",
"main": "dist/index.cjs.js",
Expand Down
7 changes: 6 additions & 1 deletion packages/documentation/docs/installation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,20 @@ title: Changelog
hide_table_of_contents: true
sidebar_position: 100
---
## [2.1.2-beta.0](https://github.com/siemens/ix/compare/v2.1.0-beta.0...v2.1.2-beta.0) (2024-02-29)
## [2.1.2](https://github.com/siemens/ix/compare/v2.1.0-beta.0...v2.1.2) (2024-03-15)


### Bug Fixes

* **angular:** icon size property missing in wrapper generation ([#1124](https://github.com/siemens/ix/issues/1124)) ([9819736](https://github.com/siemens/ix/commit/981973699b65e4ca30efd775bcedc418971eddd3))
* **core/avatar:** adapt colors ([#1141](https://github.com/siemens/ix/issues/1141)) ([f8f36c6](https://github.com/siemens/ix/commit/f8f36c6f823d3600eab5ebf96a4661446e010b1a))
* **core/basic-navigation:** fixed behavior on missing breakpoints ([#874](https://github.com/siemens/ix/issues/874)) ([9370b32](https://github.com/siemens/ix/commit/9370b32b009d9e55024f9fccb136333f292c0366))
* **core/blind:** refactor header to not use z-index ([#1125](https://github.com/siemens/ix/issues/1125)) ([a2a95e7](https://github.com/siemens/ix/commit/a2a95e7758a0583f76b89942e4630541972500a1))
* **core/blind:** remove custom action from button tag ([#876](https://github.com/siemens/ix/issues/876)) ([f26ae57](https://github.com/siemens/ix/commit/f26ae579abbd218ea6d140afa04881ccdcffb5bd))
* **core/burger-menu:** a11y expand state ([#1112](https://github.com/siemens/ix/issues/1112)) ([cd3d033](https://github.com/siemens/ix/commit/cd3d0334bfafcb43fdb1c93f82a8719e1d66c5a8))
* **core/burger-menu:** cursor appearance for burger menu button ([#941](https://github.com/siemens/ix/issues/941)) ([37f7fe0](https://github.com/siemens/ix/commit/37f7fe0274a07bfb96b64f8b5b12a7c241a10048))
* **core/button:** documentation fix ([#885](https://github.com/siemens/ix/issues/885)) ([9ff270f](https://github.com/siemens/ix/commit/9ff270f7364e1c96bf55811f129fd06fb0608e3a))
* **core/date-dropdown:** hide range options column if only one option available ([#1162](https://github.com/siemens/ix/issues/1162)) ([05f702a](https://github.com/siemens/ix/commit/05f702abca6c17d69acc5d719e469783521fe72d))
* **core/dropdown-item:** prevent unwatned truncation ([#961](https://github.com/siemens/ix/issues/961)) ([4009a45](https://github.com/siemens/ix/commit/4009a4551a2b8e1f148b6c98b7d6a709bffd07c6))
* **core/dropdown:** add null check ([#1132](https://github.com/siemens/ix/issues/1132)) ([ee6fac7](https://github.com/siemens/ix/commit/ee6fac7f5e4f25e895d3e761ca1acade95ea3d41))
* **core/dropdown:** always close on escape ([#1093](https://github.com/siemens/ix/issues/1093)) ([716ffae](https://github.com/siemens/ix/commit/716ffae97fbc244361d98a2f3e1c5f72126e9b7e))
Expand All @@ -30,6 +32,7 @@ sidebar_position: 100
* **core/input-group:** add padding left for error image ([#838](https://github.com/siemens/ix/issues/838)) ([fa44ab5](https://github.com/siemens/ix/commit/fa44ab554b1ebbe842e99d11295890ccebc74911))
* **core/key-value-list:** input fills available horizontal space ([#905](https://github.com/siemens/ix/issues/905)) ([df8d2e1](https://github.com/siemens/ix/commit/df8d2e17cd5ac069c95cadc0d12e357f1d4a8926))
* **core/key-value-list:** label stretches and handles overflow gracefully ([#942](https://github.com/siemens/ix/issues/942)) ([e238321](https://github.com/siemens/ix/commit/e238321bed352428a9868b2f78f487b221e30fe7))
* **core/menu-about-news:** adapt styling ([#1152](https://github.com/siemens/ix/issues/1152)) ([e275f65](https://github.com/siemens/ix/commit/e275f65a3868a611d9238d91b088c406608a58b5))
* **core/menu-about/-settings:** unwanted behavior on fast tab change ([#933](https://github.com/siemens/ix/issues/933)) ([1558e92](https://github.com/siemens/ix/commit/1558e92a29cb08188e126fbd75fd3bdef4d8c0bd))
* **core/menu-avatar-item:** prevent color from being overwritten by global styles ([#1116](https://github.com/siemens/ix/issues/1116)) ([a15c619](https://github.com/siemens/ix/commit/a15c6196528567aec259de1a942a717a624a89f2))
* **core/menu-avatar-item:** use host for trigger target ([#1113](https://github.com/siemens/ix/issues/1113)) ([1fd1637](https://github.com/siemens/ix/commit/1fd16375fcdd427452527cf27ee574456787108c))
Expand All @@ -50,6 +53,7 @@ sidebar_position: 100
* **core/pill:** fix custom outline variant and add variant examples ([#968](https://github.com/siemens/ix/issues/968)) ([c364aab](https://github.com/siemens/ix/commit/c364aab12a3959e95b0b4be14a7ba5fc87041d86))
* **core/push-card:** option to collapse and expand push card ([#875](https://github.com/siemens/ix/issues/875)) ([74e43ad](https://github.com/siemens/ix/commit/74e43ad7d249f75491d0c9fe3a1398ef00bc2623))
* **core/radio-button:** fix alignment of checked indicator ([#1046](https://github.com/siemens/ix/issues/1046)) ([7698c64](https://github.com/siemens/ix/commit/7698c64e3eb75aa4182e592c1cd700aa76262180))
* **core/select-item:** prevent text color from being overwritten ([#1160](https://github.com/siemens/ix/issues/1160)) ([b9fb01d](https://github.com/siemens/ix/commit/b9fb01d0ee92e79cea5800794f59863e980a929d))
* **core/select|category-filter:** disable native autocomplete ([#987](https://github.com/siemens/ix/issues/987)) ([972506f](https://github.com/siemens/ix/commit/972506fe4f1843054d013ea95af805508d356be2))
* **core/select:** improve handling of filter dropdown ([#784](https://github.com/siemens/ix/issues/784)) ([3767fce](https://github.com/siemens/ix/commit/3767fce2cd95a125cebcee3076ac272ad2357d23))
* **core/slider:** use correct pointerup event ([#1054](https://github.com/siemens/ix/issues/1054)) ([e896454](https://github.com/siemens/ix/commit/e8964549cb24406a8e4ddf1d3166401703c95fad))
Expand All @@ -59,6 +63,7 @@ sidebar_position: 100
* **core/tooltip:** remove direct constructor access ([#1118](https://github.com/siemens/ix/issues/1118)) ([63dd48c](https://github.com/siemens/ix/commit/63dd48ce7cdd9d3eb326a248a8928ea13fc31f5a))
* **core/tree:** add undefined check to disconnected callback ([#867](https://github.com/siemens/ix/issues/867)) ([38e5ca6](https://github.com/siemens/ix/commit/38e5ca6b5bf71bac5e19557f4402ca8039cf72a6))
* **core/typography:** use ms--1 size in h6 ([#871](https://github.com/siemens/ix/issues/871)) ([44841dd](https://github.com/siemens/ix/commit/44841dde2a9986bcd835d04ccc9e8a36d78241a7))
* **core/typography:** use text color value and add vrts ([#1155](https://github.com/siemens/ix/issues/1155)) ([1672561](https://github.com/siemens/ix/commit/16725616834d7ac8292a8601cdbc97cab07fc14c))
* **core/upload:** replace class icons with ix-icon ([#1022](https://github.com/siemens/ix/issues/1022)) ([9198d31](https://github.com/siemens/ix/commit/9198d31be2c13a09c67e4094a10668e9c710304f))
* **core/utils:** prevent undefined access on OnListener decorator ([#1000](https://github.com/siemens/ix/issues/1000)) ([1711c08](https://github.com/siemens/ix/commit/1711c081638d59b4d2803fa69ebd9850781b5df0))
* **core/validation-tooltip:** prevent assignment/reading on null element ([#1001](https://github.com/siemens/ix/issues/1001)) ([813b882](https://github.com/siemens/ix/commit/813b882949addb687f89276a9e8610cd5de0ff4f))
Expand Down
10 changes: 5 additions & 5 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "2.1.2-beta.0",
"version": "2.1.2",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -22,11 +22,11 @@
"@docusaurus/preset-classic": "2.4.0",
"@docusaurus/theme-live-codeblock": "2.4.0",
"@mdx-js/react": "^1.6.22",
"@siemens/html-test-app": "~2.1.2-beta.0",
"@siemens/ix": "~2.1.2-beta.0",
"@siemens/ix-echarts": "~2.1.2-beta.0",
"@siemens/html-test-app": "~2.1.2",
"@siemens/ix": "~2.1.2",
"@siemens/ix-echarts": "~2.1.2",
"@siemens/ix-icons": "2.1.0",
"@siemens/ix-react": "~2.1.2-beta.0",
"@siemens/ix-react": "~2.1.2",
"@stackblitz/sdk": "^1.8.1",
"@stencil/postcss": "^2.1.0",
"clsx": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/echarts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/siemens/ix",
"directory": "packages/echarts"
},
"version": "2.1.2-beta.0",
"version": "2.1.2",
"description": "Siemens iX theme for echarts",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down
8 changes: 4 additions & 4 deletions packages/html-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@siemens/html-test-app",
"private": true,
"license": "MIT",
"version": "2.1.2-beta.0",
"version": "2.1.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -15,9 +15,9 @@
],
"devDependencies": {
"vite": "^3.1.0",
"@siemens/ix": "~2.1.2-beta.0",
"@siemens/ix-aggrid": "~2.1.2-beta.0",
"@siemens/ix-echarts": "~2.1.2-beta.0",
"@siemens/ix": "~2.1.2",
"@siemens/ix-aggrid": "~2.1.2",
"@siemens/ix-echarts": "~2.1.2",
"@siemens/ix-icons": "^2.0.0"
}
}
8 changes: 4 additions & 4 deletions packages/react-test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-test-app",
"version": "2.1.2-beta.0",
"version": "2.1.2",
"private": true,
"license": "MIT",
"type": "module",
Expand All @@ -10,10 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@siemens/ix": "~2.1.2-beta.0",
"@siemens/ix-aggrid": "~2.1.2-beta.0",
"@siemens/ix": "~2.1.2",
"@siemens/ix-aggrid": "~2.1.2",
"@siemens/ix-icons": "^2.0.0",
"@siemens/ix-react": "~2.1.2-beta.0",
"@siemens/ix-react": "~2.1.2",
"ag-grid-community": "^30.2.0",
"ag-grid-react": "^29.1.0",
"react": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/siemens/ix",
"directory": "packages/react"
},
"version": "2.1.2-beta.0",
"version": "2.1.2",
"description": "Siemens iX for React",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand All @@ -30,7 +30,7 @@
"license": "MIT",
"devDependencies": {
"@rollup/plugin-typescript": "^8.4.0",
"@siemens/ix": "~2.1.2-beta.0",
"@siemens/ix": "~2.1.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/estree": "~0.0.51",
Expand Down Expand Up @@ -62,6 +62,6 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@siemens/ix": "~2.1.2-beta.0"
"@siemens/ix": "~2.1.2"
}
}
6 changes: 3 additions & 3 deletions packages/vue-test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-test-app",
"version": "2.1.2-beta.0",
"version": "2.1.2",
"private": true,
"license": "MIT",
"type": "module",
Expand All @@ -11,9 +11,9 @@
},
"dependencies": {
"ag-grid-community": "^30.2.0",
"@siemens/ix-vue": "~2.1.2-beta.0",
"@siemens/ix-vue": "~2.1.2",
"@siemens/ix-icons": "^2.0.0",
"@siemens/ix-aggrid": "~2.1.2-beta.0",
"@siemens/ix-aggrid": "~2.1.2",
"ag-grid-vue3": "^30.1.0",
"vue": "^3.2.45",
"web-vitals": "^2.1.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"homepage": "https://ix.siemens.io",
"author": "Siemens AG",
"license": "MIT",
"version": "2.1.2-beta.0",
"version": "2.1.2",
"description": "Siemens iX for Vue",
"bugs": "https://github.com/siemens/ix/issues",
"repository": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"lint": "eslint src"
},
"dependencies": {
"@siemens/ix": "~2.1.2-beta.0"
"@siemens/ix": "~2.1.2"
},
"devDependencies": {
"rimraf": "^3.0.2",
Expand Down

0 comments on commit a241a79

Please sign in to comment.