Skip to content

Commit

Permalink
chore(release): -v5.12.0 [skip ci]
Browse files Browse the repository at this point in the history
## [5.12.0](v5.11.1...v5.12.0) (2024-09-20)

### Features

* allow hiding of selectAll checkbox & fix initial selection of disabled table rows ([#479](#479)) ([9097001](9097001))

### Chores

* **deps-dev:** bump @schematics/angular from 18.1.4 to 18.2.4 ([#468](#468)) ([88d4614](88d4614))
* **deps-dev:** bump postcss-preset-env from 10.0.1 to 10.0.3 ([#477](#477)) ([e6aea7f](e6aea7f))
* **deps:** bump the angular group with 12 updates ([#476](#476)) ([f1c8704](f1c8704))
* **deps:** bump the angular group with 16 updates ([#480](#480)) ([236e2c4](236e2c4))
  • Loading branch information
semantic-release-bot committed Sep 20, 2024
1 parent 9097001 commit b73f11d
Show file tree
Hide file tree
Showing 15 changed files with 27 additions and 14 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [5.12.0](https://github.com/onecx/onecx-portal-ui-libs/compare/v5.11.1...v5.12.0) (2024-09-20)

### Features

* allow hiding of selectAll checkbox & fix initial selection of disabled table rows ([#479](https://github.com/onecx/onecx-portal-ui-libs/issues/479)) ([9097001](https://github.com/onecx/onecx-portal-ui-libs/commit/90970014bf676f4abdb795fc316945896174bf8a))

### Chores

* **deps-dev:** bump @schematics/angular from 18.1.4 to 18.2.4 ([#468](https://github.com/onecx/onecx-portal-ui-libs/issues/468)) ([88d4614](https://github.com/onecx/onecx-portal-ui-libs/commit/88d46144d4103ac1d42b0ba75482125ab27c23f1))
* **deps-dev:** bump postcss-preset-env from 10.0.1 to 10.0.3 ([#477](https://github.com/onecx/onecx-portal-ui-libs/issues/477)) ([e6aea7f](https://github.com/onecx/onecx-portal-ui-libs/commit/e6aea7f8eee07b235936a1b230e0f5e539eef7de))
* **deps:** bump the angular group with 12 updates ([#476](https://github.com/onecx/onecx-portal-ui-libs/issues/476)) ([f1c8704](https://github.com/onecx/onecx-portal-ui-libs/commit/f1c8704f60c84d9937a133f25128e2e3bb5dd577))
* **deps:** bump the angular group with 16 updates ([#480](https://github.com/onecx/onecx-portal-ui-libs/issues/480)) ([236e2c4](https://github.com/onecx/onecx-portal-ui-libs/commit/236e2c45352dfc1b2b100da20e40840db888945f))

## [5.11.1](https://github.com/onecx/onecx-portal-ui-libs/compare/v5.11.0...v5.11.1) (2024-09-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/accelerator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/accelerator",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"tslib": "^2.6.3",
Expand Down
2 changes: 1 addition & 1 deletion libs/angular-accelerator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/angular-accelerator",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"@angular/common": "^18.0.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/angular-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/angular-auth",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"@angular-architects/module-federation": "18.0.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/angular-integration-interface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/angular-integration-interface",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"@angular/core": "^18.0.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/angular-remote-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/angular-remote-components",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"@angular/common": "^18.0.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/angular-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/angular-testing",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"@angular/cdk": "^18.0.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/angular-webcomponents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/angular-webcomponents",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"@angular/core": "^18.0.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/integration-interface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/integration-interface",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"tslib": "^2.6.3",
Expand Down
2 changes: 1 addition & 1 deletion libs/keycloak-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/keycloak-auth",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"@angular/common": "^18.0.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/ngrx-accelerator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/ngrx-accelerator",
"version": "5.11.1",
"version": "5.12.0",
"peerDependencies": {
"@angular/core": "^18.0.5",
"@angular/router": "^18.0.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/portal-integration-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/portal-integration-angular",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"@angular/common": "^18.0.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/portal-layout-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/portal-layout-styles",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"tslib": "^2.6.3"
Expand Down
2 changes: 1 addition & 1 deletion libs/shell-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/shell-core",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"peerDependencies": {
"rxjs": "7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onecx/onecx-portal-ui-libs",
"version": "5.11.1",
"version": "5.12.0",
"license": "Apache-2.0",
"scripts": {
"sass": "npx sass libs/portal-integration-angular/assets/styles.scss libs/portal-integration-angular/assets/output.css",
Expand Down

0 comments on commit b73f11d

Please sign in to comment.