Skip to content

Commit

Permalink
chore: update release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Bozhidar Dryanovski <bozhidar.dryanovski@gmail.com>
  • Loading branch information
bdryanovski committed Feb 10, 2022
1 parent efbf0f0 commit 91d205e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions changelogs/v5.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"$schema": "./schema.json",
"releases": [
{
"version": "5.6.3",
"date": "2022-02-07",
"description": "This is a patch release.",
"feat": [],
"fix": [
{
"issue": 6612,
"title": "Fix JSDOM react testing issues",
"project": "react",
"scope": ""
},
{
"issue": 6559,
"title": "Move loadingStatus logic to update to work with react CdsButton",
"project": "react",
"scope": ""
}
]
},
{
"version": "5.6.2",
"date": "2022-01-10",
Expand Down

0 comments on commit 91d205e

Please sign in to comment.