Skip to content

Commit

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

### Features

* breadcrumb service manual breadcrumbs as topic ([#353](#353)) ([22b4f23](22b4f23))
* reset selected page on data change and filter change ([#349](#349)) ([ec7f18d](ec7f18d))
* search and reset buttons can be disabled ([#347](#347)) ([e60cb93](e60cb93))

### Bug Fixes

* P002271 7753/refactoring get url ([#354](#354)) ([2aa92fd](2aa92fd))
  • Loading branch information
semantic-release-bot committed Aug 1, 2024
1 parent 2aa92fd commit 682f903
Show file tree
Hide file tree
Showing 14 changed files with 25 additions and 13 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [5.3.0](https://github.com/onecx/onecx-portal-ui-libs/compare/v5.2.0...v5.3.0) (2024-08-01)

### Features

* breadcrumb service manual breadcrumbs as topic ([#353](https://github.com/onecx/onecx-portal-ui-libs/issues/353)) ([22b4f23](https://github.com/onecx/onecx-portal-ui-libs/commit/22b4f236a5a70893e4f95612f5cd2be4b4eadd38))
* reset selected page on data change and filter change ([#349](https://github.com/onecx/onecx-portal-ui-libs/issues/349)) ([ec7f18d](https://github.com/onecx/onecx-portal-ui-libs/commit/ec7f18d638ab9ce5d6538f50246619d3953575d0))
* search and reset buttons can be disabled ([#347](https://github.com/onecx/onecx-portal-ui-libs/issues/347)) ([e60cb93](https://github.com/onecx/onecx-portal-ui-libs/commit/e60cb932f0e8ed467e74f04ec7789161639bd39a))

### Bug Fixes

* P002271 7753/refactoring get url ([#354](https://github.com/onecx/onecx-portal-ui-libs/issues/354)) ([2aa92fd](https://github.com/onecx/onecx-portal-ui-libs/commit/2aa92fd99619c327f57fae4ac13f4aeb5cc42ecb))

## [5.2.0](https://github.com/onecx/onecx-portal-ui-libs/compare/v5.1.5...v5.2.0) (2024-07-29)

### 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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.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.2.0",
"version": "5.3.0",
"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.2.0",
"version": "5.3.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 682f903

Please sign in to comment.