Skip to content

Commit

Permalink
Chore(release): 6.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.20.0](v6.19.0...v6.20.0) (2022-09-06)

### Fix

* findViewByModelId errors when parentView isn't available (fixes #184) (#185) ([7be8805](7be8805)), closes [#184](#184) [#185](#185)
* replace deprecated a11y_attrs_heading usage (fixes #202) (#203) ([8f50a1e](8f50a1e)), closes [#202](#202) [#203](#203)

### New

* Added accessible alert api (#182) ([8e6bf23](8e6bf23)), closes [#182](#182)

### Update

* Adds context to status indicators (fixes #151) (#206) ([a971609](a971609)), closes [#151](#151) [#206](#206)
  • Loading branch information
semantic-release-bot committed Sep 6, 2022
1 parent 8f50a1e commit 4c78a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-core",
"version": "6.19.0",
"version": "6.20.0",
"framework": ">=5.20.2",
"description": "Adapt Framework kernel. Responsible for boot loading, data loading and core APIs.",
"repository": {
Expand Down

0 comments on commit 4c78a59

Please sign in to comment.