Skip to content

Commit

Permalink
Release 0.56.6
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit committed May 20, 2022
1 parent 722883f commit 192ba17
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@



## 0.56.6 (2022-05-20)

fix types again


## 0.56.5 (2022-05-20)
Fix type issues preventing the build

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lblod/ember-rdfa-editor",
"version": "0.56.5",
"version": "0.56.6",
"description": "Ember addon wrapping an RDFa editor with a public API",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 192ba17

Please sign in to comment.