Skip to content

Commit

Permalink
Release 15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit committed Nov 23, 2023
1 parent a812ed3 commit 1e7cb13
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-cooks-breathe.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/eleven-grapes-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-grapes-deny.md

This file was deleted.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @lblod/ember-rdfa-editor-lblod-plugins

## 15.1.0

### Minor Changes

- [#343](https://github.com/lblod/ember-rdfa-editor-lblod-plugins/pull/343) [`e9b428c`](https://github.com/lblod/ember-rdfa-editor-lblod-plugins/commit/e9b428cdffca32164ce9f2c03540dd5ad6a9ba19) Thanks [@dkozickis](https://github.com/dkozickis)! - GN-4130: Move styles for `data-editor-highlight`

Styles that were applied to elements with the `data-editor-highlight` attribute (used by `citation-plugin`) moved from
[editor repository](https://github.com/lblod/ember-rdfa-editor/pull/1013) to this repo as part of the `citation-plugin`.

- [#351](https://github.com/lblod/ember-rdfa-editor-lblod-plugins/pull/351) [`f6fa933`](https://github.com/lblod/ember-rdfa-editor-lblod-plugins/commit/f6fa933569a70c3cc0f7d4348c4c8a121b77cd1f) Thanks [@elpoelma](https://github.com/elpoelma)! - Remove explicit creation of `rdfa-id` attributes

### Patch Changes

- [`83cc1ae`](https://github.com/lblod/ember-rdfa-editor-lblod-plugins/commit/83cc1ae8b3bba280aa001566e7d77109a2d43170) Thanks [@abeforgit](https://github.com/abeforgit)! - bump peerdep to allow editor v7

## 15.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions 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-lblod-plugins",
"version": "15.0.0",
"version": "15.1.0",
"description": "Ember addon providing lblod specific plugins for the ember-rdfa-editor",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 1e7cb13

Please sign in to comment.