Skip to content

Commit e57a091

Browse files
committed
Release 9.0.2
1 parent 00d356d commit e57a091

File tree

4 files changed

+11
-10
lines changed

4 files changed

+11
-10
lines changed

.changeset/large-waves-turn.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @lblod/ember-rdfa-editor
22

3+
## 9.0.2
4+
5+
### Patch Changes
6+
7+
- [#1126](https://github.com/lblod/ember-rdfa-editor/pull/1126) [`022cbff`](https://github.com/lblod/ember-rdfa-editor/commit/022cbff22913fd598aa48e5e5d29fc5bdc518677) Thanks [@elpoelma](https://github.com/elpoelma)! - Widen support for `ember-intl` to include version 5.7.2 due to outstanding issues with the 6.x releases.
8+
9+
For more information, see https://github.com/ember-intl/ember-intl/issues/1826
10+
311
## 9.0.1
412

513
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lblod/ember-rdfa-editor",
3-
"version": "9.0.1",
3+
"version": "9.0.2",
44
"description": "Ember addon wrapping an RDFa editor with a public API",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)