Skip to content

Commit

Permalink
Release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elpoelma committed Sep 8, 2023
1 parent 23b91de commit 35c0385
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,27 @@




## 1.2.1 (2023-09-08)

#### :bug: Bug Fix
* [#128](https://github.com/lblod/frontend-embeddable-notule-editor/pull/128) GN-4483: Remove styling for `#ember-basic-dropdown-wormhole` ([@dkozickis](https://github.com/dkozickis))

#### :house: Internal
* [#138](https://github.com/lblod/frontend-embeddable-notule-editor/pull/138) Add release-it packages ([@elpoelma](https://github.com/elpoelma))
* [#134](https://github.com/lblod/frontend-embeddable-notule-editor/pull/134) Bump eslint-config-prettier from 8.5.0 to 9.0.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#135](https://github.com/lblod/frontend-embeddable-notule-editor/pull/135) Bump eslint-plugin-ember from 11.4.7 to 11.11.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#136](https://github.com/lblod/frontend-embeddable-notule-editor/pull/136) add woodpecker pipeline responsible for verifying PR ([@elpoelma](https://github.com/elpoelma))
* [#117](https://github.com/lblod/frontend-embeddable-notule-editor/pull/117) Bump qunit from 2.19.3 to 2.19.4 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#119](https://github.com/lblod/frontend-embeddable-notule-editor/pull/119) Bump ember-auto-import from 2.6.1 to 2.6.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#124](https://github.com/lblod/frontend-embeddable-notule-editor/pull/124) Bump semver from 5.7.1 to 5.7.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#125](https://github.com/lblod/frontend-embeddable-notule-editor/pull/125) Bump webpack from 5.85.1 to 5.88.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#126](https://github.com/lblod/frontend-embeddable-notule-editor/pull/126) Bump word-wrap from 1.2.3 to 1.2.4 ([@dependabot[bot]](https://github.com/apps/dependabot))

#### Committers: 2
- Deniss Kozickis ([@dkozickis](https://github.com/dkozickis))
- Elena Poelman ([@elpoelma](https://github.com/elpoelma))

## 1.2.0 (2023-07-10)

#### :rocket: Enhancement
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": "frontend-embeddable-notule-editor",
"version": "1.2.0",
"version": "1.2.1",
"description": "Notule editor which may be embedded in another application.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 35c0385

Please sign in to comment.