Skip to content

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Jun 7, 2023
1 parent 59b2e37 commit d3f37cc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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

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

### Features
* **scans** discovery-76 adds delete functionality ([#208](https://github.com/quipucords/quipucords-ui/pull/208)) ([59b2e37](https://github.com/quipucords/quipucords-ui/commit/59b2e37f3fe225c346f2e35174571dcb84bfc98d))

### Documentation
* **CONTRIBUTING.md** workaround for ERR_OSSL_EVP_UNSUPPORTED ([#205](https://github.com/quipucords/quipucords-ui/pull/205)) ([a2f4151](https://github.com/quipucords/quipucords-ui/commit/a2f4151168be0e841000f8ee70db92582f124d63))

### Chores
* **deps** codecov/codecov-action from 3.1.1 to 3.1.3 ([#202](https://github.com/quipucords/quipucords-ui/pull/202)) ([8d2713a](https://github.com/quipucords/quipucords-ui/commit/8d2713aa79d421ee84e61205225fc980b9ed56f3))
* **deps-dev** changelog-light from 0.2.3 to 0.3.0 ([#199](https://github.com/quipucords/quipucords-ui/pull/199)) ([258adcc](https://github.com/quipucords/quipucords-ui/commit/258adcc4c703b42d40150cffc5cfbe4b3635bc68))

## [1.2.0](https://github.com/quipucords/quipucords-ui/compare/6cee2723944d9bc7b4b3ded6aca9d5650713fe28...a7e1bddedca77f2ad8f95a8af2e0e858ee6a98ed) (2023-04-14)

### Features
Expand Down Expand Up @@ -225,4 +237,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.2.0",
"version": "1.3.0",
"description": "Quipucords UI",
"author": "Red Hat",
"license": "GPL-3.0",
Expand Down

0 comments on commit d3f37cc

Please sign in to comment.