Skip to content

Commit

Permalink
chore(release): 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitewarp committed Feb 7, 2024
1 parent 6533547 commit 9be872b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## 1.6.3 (2024-02-07)


### Chores
* add 'yarn audit' GitHub workflow (3f79bc9)
* **deps-dev** bump mini-css-extract-plugin from 2.7.6 to 2.7.7 (#307) (3277868)
* **deps** bump codecov/codecov-action from 3.1.4 to 4.0.0 (#309) (4a7d81f)

### Bug Fixes
* **credentials** DISCOVERY-534 Don't try to update ro fields (6533547)

## 1.6.2 (2024-01-22)


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": "quipucords-ui",
"version": "1.6.2",
"version": "1.6.3",
"description": "Quipucords UI",
"author": "Red Hat",
"license": "GPL-3.0",
Expand Down

0 comments on commit 9be872b

Please sign in to comment.