Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 18, 2024
1 parent e31311a commit 1cfe7e3
Show file tree
Hide file tree
Showing 14 changed files with 59 additions and 34 deletions.
11 changes: 0 additions & 11 deletions .changeset/khaki-moles-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-monkeys-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-meals-count.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/aggrid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @siemens/ix-aggrid

## 2.2.3

### Patch Changes

- [#1624](https://github.com/siemens/ix/pull/1624) [`b016f93a16`](https://github.com/siemens/ix/commit/b016f93a16d2b4d04511225b75f043b167508682) Thanks [@jul-lam](https://github.com/jul-lam)! - Set typography globally for **ag-grid** theme.

- Updated dependencies [[`89801b1149`](https://github.com/siemens/ix/commit/89801b1149b18c580a4fee6563638a8883fad2d1), [`e2316d8b6d`](https://github.com/siemens/ix/commit/e2316d8b6d514217b97790f9a86bd1bbf30e7f44)]:
- @siemens/ix@2.7.0

## 2.2.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.2.2",
"version": "2.2.3",
"files": [
"LICENSE",
"README.md",
Expand Down Expand Up @@ -38,7 +38,7 @@
"ts-node": "^10.9.1"
},
"dependencies": {
"@siemens/ix": "~2.6.1"
"@siemens/ix": "~2.7.0"
},
"peerDependencies": {
"ag-grid-community": ">=28"
Expand Down
7 changes: 7 additions & 0 deletions packages/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siemens/ix-angular

## 2.7.0

### Patch Changes

- Updated dependencies [[`89801b1149`](https://github.com/siemens/ix/commit/89801b1149b18c580a4fee6563638a8883fad2d1), [`e2316d8b6d`](https://github.com/siemens/ix/commit/e2316d8b6d514217b97790f9a86bd1bbf30e7f44)]:
- @siemens/ix@2.7.0

## 2.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.6.1",
"version": "2.7.0",
"description": "Siemens iX for Angular",
"scripts": {
"build": "ng-packagr -c tsconfig.json",
Expand All @@ -16,7 +16,7 @@
},
"license": "MIT",
"dependencies": {
"@siemens/ix": "~2.6.1"
"@siemens/ix": "~2.7.0"
},
"peerDependencies": {
"@angular/core": ">=13.4.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @siemens/ix

## 2.7.0

### Minor Changes

- [#1609](https://github.com/siemens/ix/pull/1609) [`89801b1149`](https://github.com/siemens/ix/commit/89801b1149b18c580a4fee6563638a8883fad2d1) Thanks [@danielleroux](https://github.com/danielleroux)! - Add `meta`-tag feature to disable default load of `@siemens/ix-icons`

```html
<meta name="ix:legacy-icons" content="false" />
```

In addition the warning is removed if no icon component is provided.

### Patch Changes

- [#1617](https://github.com/siemens/ix/pull/1617) [`e2316d8b6d`](https://github.com/siemens/ix/commit/e2316d8b6d514217b97790f9a86bd1bbf30e7f44) Thanks [@nuke-ellington](https://github.com/nuke-ellington)! - Automatically expand **ix-menu-category** if nested menu item becomes active.

## 2.6.1

### Patch Changes
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.6.1",
"version": "2.7.0",
"license": "MIT",
"description": "Siemens iX Web Components",
"main": "dist/index.cjs.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siemens/ix-react

## 2.7.0

### Patch Changes

- Updated dependencies [[`89801b1149`](https://github.com/siemens/ix/commit/89801b1149b18c580a4fee6563638a8883fad2d1), [`e2316d8b6d`](https://github.com/siemens/ix/commit/e2316d8b6d514217b97790f9a86bd1bbf30e7f44)]:
- @siemens/ix@2.7.0

## 2.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.6.1",
"version": "2.7.0",
"description": "Siemens iX for React",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -63,6 +63,6 @@
"react-dom": ">=17.0.2"
},
"dependencies": {
"@siemens/ix": "~2.6.1"
"@siemens/ix": "~2.7.0"
}
}
7 changes: 7 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @siemens/ix-vue

## 2.7.0

### Patch Changes

- Updated dependencies [[`89801b1149`](https://github.com/siemens/ix/commit/89801b1149b18c580a4fee6563638a8883fad2d1), [`e2316d8b6d`](https://github.com/siemens/ix/commit/e2316d8b6d514217b97790f9a86bd1bbf30e7f44)]:
- @siemens/ix@2.7.0

## 2.6.1

### Patch Changes
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.6.1",
"version": "2.7.0",
"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.6.1"
"@siemens/ix": "~2.7.0"
},
"devDependencies": {
"rimraf": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 1cfe7e3

Please # to comment.