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-27)

### Bug Fixes

* **ESSNTL-4714:** fix display name unwanted reset on sort ([#1846](#1846)) ([38ff4c4](38ff4c4))
* **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))
* RHINENG-383 - Fix typo in the tooltip when insights client is not reporting ([#1842](#1842)) ([01b6c8a](01b6c8a))

### Reverts

* Revert Inventory groups back end mocks (#1845) ([e633f77](e633f77)), closes [#1845](#1845) [#1793](#1793)
* 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 27, 2023
1 parent 38ff4c4 commit ae270a5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
## [1.14.8](https://github.com/RedHatInsights/insights-inventory-frontend/compare/v1.14.7...v1.14.8) (2023-04-27)


### Bug Fixes

* **ESSNTL-4714:** fix display name unwanted reset on sort ([#1846](https://github.com/RedHatInsights/insights-inventory-frontend/issues/1846)) ([38ff4c4](https://github.com/RedHatInsights/insights-inventory-frontend/commit/38ff4c4a3bcca4f4babfcb384626d6d2fc406500))
* **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))
* RHINENG-383 - Fix typo in the tooltip when insights client is not reporting ([#1842](https://github.com/RedHatInsights/insights-inventory-frontend/issues/1842)) ([01b6c8a](https://github.com/RedHatInsights/insights-inventory-frontend/commit/01b6c8a3b16735098ce5447b715db952c83e608c))


### Reverts

* Revert Inventory groups back end mocks (#1845) ([e633f77](https://github.com/RedHatInsights/insights-inventory-frontend/commit/e633f77dc2977d1e6a68b2f415f643a0e5a18b6c)), closes [#1845](https://github.com/RedHatInsights/insights-inventory-frontend/issues/1845) [#1793](https://github.com/RedHatInsights/insights-inventory-frontend/issues/1793)
* 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-27)


### 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))
Expand Down

0 comments on commit ae270a5

Please sign in to comment.