Skip to content

Commit

Permalink
chore(release): -v5.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.1](v5.3.0...v5.3.1) (2024-08-06)

### Bug Fixes

* fixed accessibilty issues for pageHeaderComponent ([#330](#330)) ([f162a23](f162a23))

### Chores

* [nx migration] changes ([#358](#358)) ([7cd1bf5](7cd1bf5))
* **deps-dev:** bump @schematics/angular from 18.0.7 to 18.1.3 ([#360](#360)) ([96efab1](96efab1))
* **deps-dev:** bump @storybook/core-server from 8.2.6 to 8.2.7 ([#362](#362)) ([fc5d713](fc5d713))
* **deps-dev:** bump @types/node from 20.14.12 to 22.1.0 ([#365](#365)) ([ab3a795](ab3a795))
* **deps-dev:** bump @typescript-eslint/parser from 7.17.0 to 7.18.0 ([#368](#368)) ([a522d28](a522d28))
* **deps-dev:** bump msw from 2.3.4 to 2.3.5 ([#367](#367)) ([ea8d5b4](ea8d5b4))
* **deps:** bump the angular group with 20 updates ([#359](#359)) ([78a97e5](78a97e5))
  • Loading branch information
semantic-release-bot committed Aug 6, 2024
1 parent ab3a795 commit 715f7ef
Show file tree
Hide file tree
Showing 14 changed files with 29 additions and 13 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [5.3.1](https://github.com/onecx/onecx-portal-ui-libs/compare/v5.3.0...v5.3.1) (2024-08-06)

### Bug Fixes

* fixed accessibilty issues for pageHeaderComponent ([#330](https://github.com/onecx/onecx-portal-ui-libs/issues/330)) ([f162a23](https://github.com/onecx/onecx-portal-ui-libs/commit/f162a23725f03a0265e252852c60d508892202f6))

### Chores

* [nx migration] changes ([#358](https://github.com/onecx/onecx-portal-ui-libs/issues/358)) ([7cd1bf5](https://github.com/onecx/onecx-portal-ui-libs/commit/7cd1bf51166170ecb210ee16e8cdec501522eb62))
* **deps-dev:** bump @schematics/angular from 18.0.7 to 18.1.3 ([#360](https://github.com/onecx/onecx-portal-ui-libs/issues/360)) ([96efab1](https://github.com/onecx/onecx-portal-ui-libs/commit/96efab1d041c52ca09d06531e2298c3003510093))
* **deps-dev:** bump @storybook/core-server from 8.2.6 to 8.2.7 ([#362](https://github.com/onecx/onecx-portal-ui-libs/issues/362)) ([fc5d713](https://github.com/onecx/onecx-portal-ui-libs/commit/fc5d713ba148d10efcd0d6dc081ad98facca8f09))
* **deps-dev:** bump @types/node from 20.14.12 to 22.1.0 ([#365](https://github.com/onecx/onecx-portal-ui-libs/issues/365)) ([ab3a795](https://github.com/onecx/onecx-portal-ui-libs/commit/ab3a795f3d5be4045782e66115003ef35f23e15f))
* **deps-dev:** bump @typescript-eslint/parser from 7.17.0 to 7.18.0 ([#368](https://github.com/onecx/onecx-portal-ui-libs/issues/368)) ([a522d28](https://github.com/onecx/onecx-portal-ui-libs/commit/a522d28c96014e6312c04c5ad4720edd12d991fa))
* **deps-dev:** bump msw from 2.3.4 to 2.3.5 ([#367](https://github.com/onecx/onecx-portal-ui-libs/issues/367)) ([ea8d5b4](https://github.com/onecx/onecx-portal-ui-libs/commit/ea8d5b42516061328c07fcaf5d82ab3fc74480ab))
* **deps:** bump the angular group with 20 updates ([#359](https://github.com/onecx/onecx-portal-ui-libs/issues/359)) ([78a97e5](https://github.com/onecx/onecx-portal-ui-libs/commit/78a97e503a155b5099d7922aef33bf2c7c2645c0))

## [5.3.0](https://github.com/onecx/onecx-portal-ui-libs/compare/v5.2.0...v5.3.0) (2024-08-01)

### Features
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.3.0",
"version": "5.3.1",
"peerDependencies": {
"tslib": "^2.6.3",
"rxjs": "7.8.1"
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.3.0",
"version": "5.3.1",
"peerDependencies": {
"@angular/common": "^18.0.5",
"@angular/core": "^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.3.0",
"version": "5.3.1",
"peerDependencies": {
"@angular-architects/module-federation": "18.0.4",
"@angular/common": "^18.0.5",
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.3.0",
"version": "5.3.1",
"peerDependencies": {
"@angular/core": "^18.0.5",
"@onecx/integration-interface": "~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.3.0",
"version": "5.3.1",
"peerDependencies": {
"@angular/common": "^18.0.5",
"@angular/core": "^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.3.0",
"version": "5.3.1",
"peerDependencies": {
"@angular/cdk": "^18.0.5",
"primeng": "^17.18.6"
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.3.0",
"version": "5.3.1",
"peerDependencies": {
"@angular/core": "^18.0.5",
"@angular/platform-browser": "^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.3.0",
"version": "5.3.1",
"peerDependencies": {
"tslib": "^2.6.3",
"rxjs": "7.8.1",
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.3.0",
"version": "5.3.1",
"peerDependencies": {
"@angular/common": "^18.0.5",
"@angular/core": "^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.3.0",
"version": "5.3.1",
"peerDependencies": {
"@angular/common": "^18.0.5",
"@angular/core": "^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.3.0",
"version": "5.3.1",
"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.3.0",
"version": "5.3.1",
"peerDependencies": {
"rxjs": "7.8.1",
"@angular/animations": "^18.0.5",
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.3.0",
"version": "5.3.1",
"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 715f7ef

Please sign in to comment.