Skip to content

Commit

Permalink
chore(release): 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitewarp committed Jun 29, 2023
1 parent 2cdc80a commit 08f9f91
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
27 changes: 26 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

All notable changes to this project will be documented in this file.

## 1.4.0 (2023-06-29)


### Features
* **pageLayout** discovery-334 update to pf4 (#210) (e670215)

### Documentation
* **readme,contributing** discovery-330 in-depth workflows (#214) (2cdc80a)

### Chores
* **deps** codecov/codecov-action from 3.1.3 to 3.1.4 (#211) (49d468a)

### Builds
* **docs** DISCOVERY-357 Stop building docs pages (7b0fa0f)
* **deps** discovery-330 core npm script (#213) (2dec3d5)
* **webpack** discovery-334 webpack 5 (#209) (2fd67e6)

### Bug Fixes
* **formGroup** discovery-330 pf id to fieldId (#217) (33b43de)
* **deps** discovery-330 resolve test warnings (#216) (20b3303)
* **deps** discovery-330 pf react-core update (#216) (f72808b)
* **deps** discovery-330 npm updates (#216) (6245917)
* **createCredential** DISCOVERY-363 Use ssh_passphrase (#221) (ccd62b7)
* **pageLayout** DISCOVERY-357 remove quipudocs links (91ce87f)

## [1.3.0](https://github.com/quipucords/quipucords-ui/compare/6ff43b4e466bd75de36f4533d4e0255f9a1b47b9...59b2e37f3fe225c346f2e35174571dcb84bfc98d) (2023-06-07)

### Features
Expand Down Expand Up @@ -237,4 +262,4 @@ All notable changes to this project will be documented in this file.
* **createScanDialog:** issues/1 scan creation options ([#25](https://github.com/quipucords/quipucords-ui/issues/25)) ([c9d5f21](https://github.com/quipucords/quipucords-ui/commit/c9d5f21))
* **i18n:** issues/38 i18n integration, link to quipudocs ([#51](https://github.com/quipucords/quipucords-ui/issues/51)) ([89ef65c](https://github.com/quipucords/quipucords-ui/commit/89ef65c))
* **poll, reports:** issues/46 download report package ([#48](https://github.com/quipucords/quipucords-ui/issues/48)) ([8a3c560](https://github.com/quipucords/quipucords-ui/commit/8a3c560))
* **styling:** issues/6 refresh for brand logos, styling ([#27](https://github.com/quipucords/quipucords-ui/issues/27)) ([e2bb2fc](https://github.com/quipucords/quipucords-ui/commit/e2bb2fc))
* **styling:** issues/6 refresh for brand logos, styling ([#27](https://github.com/quipucords/quipucords-ui/issues/27)) ([e2bb2fc](https://github.com/quipucords/quipucords-ui/commit/e2bb2fc))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quipucords-ui",
"version": "1.3.0",
"version": "1.4.0",
"description": "Quipucords UI",
"author": "Red Hat",
"license": "GPL-3.0",
Expand Down

0 comments on commit 08f9f91

Please sign in to comment.