Skip to content

Commit

Permalink
chore: bump ix version to 1.0.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Oct 4, 2022
1 parent 7c6b7a0 commit 2b937a6
Show file tree
Hide file tree
Showing 11 changed files with 64 additions and 26 deletions.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
# 1.0.0-beta.2 (2022-09-30)
# [1.0.0-beta.3](https://github.com/siemens/ix/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-10-04)


### Bug Fixes

* **docs:** fix resolutions changes ([d410ad7](https://github.com/siemens/ix/commit/d410ad74e61f871c6a719d89b5fd8d582d4d519a))
* **docs:** resolutions fix ([12327ce](https://github.com/siemens/ix/commit/12327cefd7dff135287173d54e84f3dfbc9ed394))
* **docs:** updated resolutions & text changes ([838fbab](https://github.com/siemens/ix/commit/838fbabc3bc0244b3e642edf77bd1dbcbd236f9a))


### Features

* **core:** add ix-brand-theme as optional dependency ([e1260a4](https://github.com/siemens/ix/commit/e1260a4eac8c6259cd7011b2cecba4f231ed882f))



# [1.0.0-beta.2](https://github.com/siemens/ix/compare/8a52d175ab8fdc3418effe1bc9cb286accf8ab31...v1.0.0-beta.2) (2022-09-30)


### Bug Fixes
Expand All @@ -8,6 +24,8 @@
* build & assets ([df0a03b](https://github.com/siemens/ix/commit/df0a03b8f8eb5dbc0e08fb402ded1bc8e1b6603c))
* **core/breadcrumb:** fix color and alignment of button ([1564fd8](https://github.com/siemens/ix/commit/1564fd803337813a7a76c385f86c231a7ecbd80d)), closes [#14](https://github.com/siemens/ix/issues/14)
* **core/button:** add default button height ([51218e6](https://github.com/siemens/ix/commit/51218e683cc4e65174a0a053eddbf0c51dd5a79c))
* **core/button:** update styling ([df71647](https://github.com/siemens/ix/commit/df716471afc8374efbf90bc31d3a301642ad8fc8))
* **core/drawer:** update vrt snapshots ([678a719](https://github.com/siemens/ix/commit/678a719718e1899e5e6e3e0e779bc93eec41bab5))
* **core/dropdown:** migrate to shadowdom ([8a52d17](https://github.com/siemens/ix/commit/8a52d175ab8fdc3418effe1bc9cb286accf8ab31))
* **core/group:** fix focus visual and behavior ([ecaa4ba](https://github.com/siemens/ix/commit/ecaa4bae21122c3012ffb0fad06ba1dfe03b74a5))
* **core/group:** prevent null pointer exception ([d22abe0](https://github.com/siemens/ix/commit/d22abe066dc21ff2b33cdffc71939bd659c8eb94))
Expand All @@ -23,6 +41,7 @@
* **docs:** added missing dependency & unix paths fix ([abe7f0c](https://github.com/siemens/ix/commit/abe7f0cd1b66cc9443843e860a9b78d526ae24aa))
* **docs:** warning normalized ([036a100](https://github.com/siemens/ix/commit/036a10097bac04c5cbc746be8685863730eabecd))
* **documentation/generate-api:** fix licence header generation ([e430e14](https://github.com/siemens/ix/commit/e430e1468a17c8d79fc9873c1198e0b2f98b8c5a))
* **documentation:** change baseUrl to / ([3484e0d](https://github.com/siemens/ix/commit/3484e0d08c17cc58e96c0265d7cb8317ac2fd64c))
* **documentation:** copy brand-theme without node_modules ([c86c841](https://github.com/siemens/ix/commit/c86c841294842e2587cf28473a8f1e4a3dec1546))
* **react-test-app:** add modal preview route ([2567cd3](https://github.com/siemens/ix/commit/2567cd3cb11b599cff9ecdce902a3ad6c4c6c598))
* **theme/color:** put static colors in seperate object hast to prevent zombie theme file generation ([0eab266](https://github.com/siemens/ix/commit/0eab2662d40fcbbd1034d5ec2292c033577523ce))
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": "ix",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"license": "SEE LICENSE IN LICENSE.md",
"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
@@ -1,7 +1,7 @@
{
"name": "@siemens/ix-aggrid",
"description": "AG Grid theme based on ix theme variables",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
"es2015": "dist/esm/index.mjs",
Expand Down Expand Up @@ -31,10 +31,10 @@
"puppeteer": "^10.0.0",
"ag-grid-community": "^28.0.2",
"@stencil/sass": "~1.5.2",
"@siemens/ix": "~1.0.0-beta.2"
"@siemens/ix": "~1.0.0-beta.3"
},
"peerDependencies": {
"ag-grid-community": "^28.0.2",
"@siemens/ix": "~1.0.0-beta.2"
"@siemens/ix": "~1.0.0-beta.3"
}
}
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": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand All @@ -19,9 +19,9 @@
"@angular/platform-browser-dynamic": "^14.2.0",
"@angular/router": "^14.2.0",
"@siemens/ix-icons": "~1.0.0",
"@siemens/ix": "~1.0.0-beta.2",
"@siemens/ix-aggrid": "~1.0.0-beta.2",
"@siemens/ix-angular": "~1.0.0-beta.2",
"@siemens/ix": "~1.0.0-beta.3",
"@siemens/ix-aggrid": "~1.0.0-beta.3",
"@siemens/ix-angular": "~1.0.0-beta.3",
"ag-grid-angular": "^28.1.0",
"ag-grid-community": "^28.1.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
@@ -1,14 +1,14 @@
{
"name": "@siemens/ix-angular",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Siemens iX for Angular",
"scripts": {
"build": "ng-packagr -c tsconfig.json",
"fix-packagejson": ""
},
"license": "MIT",
"dependencies": {
"@siemens/ix": "~1.0.0-beta.2",
"@siemens/ix": "~1.0.0-beta.3",
"@siemens/ix-icons": "~1.0.0"
},
"peerDependencies": {
Expand All @@ -19,7 +19,7 @@
"@angular/compiler": "^14.2.0",
"@angular/compiler-cli": "^14.2.0",
"@angular/core": "^14.2.0",
"@siemens/ix": "~1.0.0-beta.2",
"@siemens/ix": "~1.0.0-beta.3",
"fs-extra": "^10.1.0",
"ng-packagr": "^14.2.0",
"typescript": "4.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@siemens/ix",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"license": "MIT",
"description": "Siemens iX Web Components",
"main": "dist/index.cjs.js",
Expand Down
21 changes: 20 additions & 1 deletion packages/documentation/docs/installation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,23 @@ title: Changelog
hide_table_of_contents: true
sidebar_position: 100
---
# 1.0.0-beta.2 (2022-09-30)
# [1.0.0-beta.3](https://github.com/siemens/ix/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-10-04)


### Bug Fixes

* **docs:** fix resolutions changes ([d410ad7](https://github.com/siemens/ix/commit/d410ad74e61f871c6a719d89b5fd8d582d4d519a))
* **docs:** resolutions fix ([12327ce](https://github.com/siemens/ix/commit/12327cefd7dff135287173d54e84f3dfbc9ed394))
* **docs:** updated resolutions & text changes ([838fbab](https://github.com/siemens/ix/commit/838fbabc3bc0244b3e642edf77bd1dbcbd236f9a))


### Features

* **core:** add ix-brand-theme as optional dependency ([e1260a4](https://github.com/siemens/ix/commit/e1260a4eac8c6259cd7011b2cecba4f231ed882f))



# [1.0.0-beta.2](https://github.com/siemens/ix/compare/8a52d175ab8fdc3418effe1bc9cb286accf8ab31...v1.0.0-beta.2) (2022-09-30)


### Bug Fixes
Expand All @@ -14,6 +30,8 @@ sidebar_position: 100
* build & assets ([df0a03b](https://github.com/siemens/ix/commit/df0a03b8f8eb5dbc0e08fb402ded1bc8e1b6603c))
* **core/breadcrumb:** fix color and alignment of button ([1564fd8](https://github.com/siemens/ix/commit/1564fd803337813a7a76c385f86c231a7ecbd80d)), closes [#14](https://github.com/siemens/ix/issues/14)
* **core/button:** add default button height ([51218e6](https://github.com/siemens/ix/commit/51218e683cc4e65174a0a053eddbf0c51dd5a79c))
* **core/button:** update styling ([df71647](https://github.com/siemens/ix/commit/df716471afc8374efbf90bc31d3a301642ad8fc8))
* **core/drawer:** update vrt snapshots ([678a719](https://github.com/siemens/ix/commit/678a719718e1899e5e6e3e0e779bc93eec41bab5))
* **core/dropdown:** migrate to shadowdom ([8a52d17](https://github.com/siemens/ix/commit/8a52d175ab8fdc3418effe1bc9cb286accf8ab31))
* **core/group:** fix focus visual and behavior ([ecaa4ba](https://github.com/siemens/ix/commit/ecaa4bae21122c3012ffb0fad06ba1dfe03b74a5))
* **core/group:** prevent null pointer exception ([d22abe0](https://github.com/siemens/ix/commit/d22abe066dc21ff2b33cdffc71939bd659c8eb94))
Expand All @@ -29,6 +47,7 @@ sidebar_position: 100
* **docs:** added missing dependency & unix paths fix ([abe7f0c](https://github.com/siemens/ix/commit/abe7f0cd1b66cc9443843e860a9b78d526ae24aa))
* **docs:** warning normalized ([036a100](https://github.com/siemens/ix/commit/036a10097bac04c5cbc746be8685863730eabecd))
* **documentation/generate-api:** fix licence header generation ([e430e14](https://github.com/siemens/ix/commit/e430e1468a17c8d79fc9873c1198e0b2f98b8c5a))
* **documentation:** change baseUrl to / ([3484e0d](https://github.com/siemens/ix/commit/3484e0d08c17cc58e96c0265d7cb8317ac2fd64c))
* **documentation:** copy brand-theme without node_modules ([c86c841](https://github.com/siemens/ix/commit/c86c841294842e2587cf28473a8f1e4a3dec1546))
* **react-test-app:** add modal preview route ([2567cd3](https://github.com/siemens/ix/commit/2567cd3cb11b599cff9ecdce902a3ad6c4c6c598))
* **theme/color:** put static colors in seperate object hast to prevent zombie theme file generation ([0eab266](https://github.com/siemens/ix/commit/0eab2662d40fcbbd1034d5ec2292c033577523ce))
Expand Down
8 changes: 4 additions & 4 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand All @@ -24,9 +24,9 @@
"@docusaurus/theme-live-codeblock": "^2.1.0",
"@mdx-js/react": "^1.6.22",
"@siemens/ix-icons": "~1.0.0",
"@siemens/ix": "~1.0.0-beta.2",
"@siemens/ix-react": "~1.0.0-beta.2",
"@siemens/ix-echarts": "~1.0.0-beta.2",
"@siemens/ix": "~1.0.0-beta.3",
"@siemens/ix-react": "~1.0.0-beta.3",
"@siemens/ix-echarts": "~1.0.0-beta.3",
"@stencil/postcss": "^2.1.0",
"clsx": "^1.2.1",
"docusaurus-plugin-sass": "^0.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/echarts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@siemens/ix-echarts",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Siemens iX theme for echarts",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down
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": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -9,10 +9,10 @@
"preview": "vite preview"
},
"dependencies": {
"@siemens/ix": "~1.0.0-beta.2",
"@siemens/ix-aggrid": "~1.0.0-beta.2",
"@siemens/ix": "~1.0.0-beta.3",
"@siemens/ix-aggrid": "~1.0.0-beta.3",
"@siemens/ix-icons": "~1.0.0",
"@siemens/ix-react": "~1.0.0-beta.2",
"@siemens/ix-react": "~1.0.0-beta.3",
"ag-grid-community": "^28.1.0",
"ag-grid-react": "^28.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
@@ -1,6 +1,6 @@
{
"name": "@siemens/ix-react",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Siemens iX for React",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand All @@ -18,7 +18,7 @@
"license": "MIT",
"devDependencies": {
"@rollup/plugin-typescript": "^8.4.0",
"@siemens/ix": "~1.0.0-beta.2",
"@siemens/ix": "~1.0.0-beta.3",
"@types/estree": "~0.0.51",
"@types/react": "~18.0.15",
"@types/react-dom": "~18.0.6",
Expand All @@ -38,6 +38,6 @@
},
"dependencies": {
"@siemens/ix-icons": "~1.0.0",
"@siemens/ix": "~1.0.0-beta.2"
"@siemens/ix": "~1.0.0-beta.3"
}
}

0 comments on commit 2b937a6

Please sign in to comment.