Skip to content

Commit

Permalink
chore(release): 1.14.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.8](v1.14.7...v1.14.8) (2023-04-21)

### Bug Fixes

* **InventoryTable:** Pass on activeFiltersConfig properly ([#1840](#1840)) ([a8cec1d](a8cec1d))
* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([#1838](#1838)) ([82b3acb](82b3acb))
* **LastSeenFilter:** Add edge cases for new filter ([f53155a](f53155a))
* **LastSeenFilter:** Fixes Validators and adds test ([#1837](#1837)) ([f4d6e6e](f4d6e6e))

### Reverts

* Revert "ESSNTL(4056): Adds checks against edge cases for last seen filter (#1787)" ([1f0b70c](1f0b70c)), closes [#1787](#1787)
  • Loading branch information
semantic-release-bot committed Apr 21, 2023
1 parent a8cec1d commit efe409e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
## [1.14.8](https://github.com/RedHatInsights/insights-inventory-frontend/compare/v1.14.7...v1.14.8) (2023-04-21)


### Bug Fixes

* **InventoryTable:** Pass on activeFiltersConfig properly ([#1840](https://github.com/RedHatInsights/insights-inventory-frontend/issues/1840)) ([a8cec1d](https://github.com/RedHatInsights/insights-inventory-frontend/commit/a8cec1d364f56af5e9bc23798caeaf7f51c72d80))
* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([#1838](https://github.com/RedHatInsights/insights-inventory-frontend/issues/1838)) ([82b3acb](https://github.com/RedHatInsights/insights-inventory-frontend/commit/82b3acb1aedb55959bd6291cbb7153fa1a2b440a))
* **LastSeenFilter:** Add edge cases for new filter ([f53155a](https://github.com/RedHatInsights/insights-inventory-frontend/commit/f53155a89bb874c9c5d6665a9f6dce23b029ecb9))
* **LastSeenFilter:** Fixes Validators and adds test ([#1837](https://github.com/RedHatInsights/insights-inventory-frontend/issues/1837)) ([f4d6e6e](https://github.com/RedHatInsights/insights-inventory-frontend/commit/f4d6e6ebd841592793f8273409b87b93c4f3d1d7))


### Reverts

* Revert "ESSNTL(4056): Adds checks against edge cases for last seen filter (#1787)" ([1f0b70c](https://github.com/RedHatInsights/insights-inventory-frontend/commit/1f0b70c15749126a7d8a605c8e890fa6d0881df6)), closes [#1787](https://github.com/RedHatInsights/insights-inventory-frontend/issues/1787)

## [1.14.8](https://github.com/RedHatInsights/insights-inventory-frontend/compare/v1.14.7...v1.14.8) (2023-04-21)


### Bug Fixes

* **InventroyTable:** Add activeFiltersConfig to prop cache to trigger refresh ([#1838](https://github.com/RedHatInsights/insights-inventory-frontend/issues/1838)) ([82b3acb](https://github.com/RedHatInsights/insights-inventory-frontend/commit/82b3acb1aedb55959bd6291cbb7153fa1a2b440a))
Expand Down

0 comments on commit efe409e

Please sign in to comment.