Skip to content

Commit ec85f83

Browse files
chore(main): release ember-tinymce 0.4.2 (#61)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e6aab61 commit ec85f83

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.1"
2+
".": "0.4.2"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.4.2](https://github.com/linc-technologies/ember-tinymce/compare/ember-tinymce-v0.4.1...ember-tinymce-v0.4.2) (2026-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump @babel/core from 7.26.9 to 7.29.7 ([#57](https://github.com/linc-technologies/ember-tinymce/issues/57)) ([b8bcdfa](https://github.com/linc-technologies/ember-tinymce/commit/b8bcdfa9eaa042d66d13e0153df15ea31b74aead))
9+
* **deps:** bump @babel/plugin-transform-modules-systemjs from 7.25.9 to 7.29.7 ([#60](https://github.com/linc-technologies/ember-tinymce/issues/60)) ([e33a316](https://github.com/linc-technologies/ember-tinymce/commit/e33a3169e2e81f807b20c85c8a8412948ff7867f))
10+
* **deps:** bump @xmldom/xmldom from 0.8.10 to 0.8.13 ([#62](https://github.com/linc-technologies/ember-tinymce/issues/62)) ([e733616](https://github.com/linc-technologies/ember-tinymce/commit/e7336168dac20de75cf2871d8d092b152cef9ac3))
11+
* **deps:** bump brace-expansion from 1.1.11 to 1.1.15 ([#58](https://github.com/linc-technologies/ember-tinymce/issues/58)) ([3c52972](https://github.com/linc-technologies/ember-tinymce/commit/3c52972405c6caedfea53ef7911a4cf37803e029))
12+
* **deps:** bump follow-redirects from 1.15.9 to 1.16.0 ([#63](https://github.com/linc-technologies/ember-tinymce/issues/63)) ([c452142](https://github.com/linc-technologies/ember-tinymce/commit/c452142e7ca09b34d75711043bf7d1e160151a3e))
13+
* **deps:** bump handlebars from 4.7.8 to 4.7.9 ([#59](https://github.com/linc-technologies/ember-tinymce/issues/59)) ([849275a](https://github.com/linc-technologies/ember-tinymce/commit/849275ae2ca2a5fb4194755af42a673712081ba7))
14+
* **deps:** bump lodash from 4.17.21 to 4.18.1 ([#64](https://github.com/linc-technologies/ember-tinymce/issues/64)) ([ee1aa1c](https://github.com/linc-technologies/ember-tinymce/commit/ee1aa1c1655121c7b9723981d90715e58fd2e591))
15+
* **deps:** bump minimatch from 3.1.2 to 3.1.5 ([#66](https://github.com/linc-technologies/ember-tinymce/issues/66)) ([dc261d4](https://github.com/linc-technologies/ember-tinymce/commit/dc261d494da416b58c412dbb6df3335bc2905bb8))
16+
* **deps:** bump picomatch from 2.3.1 to 2.3.2 ([#65](https://github.com/linc-technologies/ember-tinymce/issues/65)) ([e6aab61](https://github.com/linc-technologies/ember-tinymce/commit/e6aab615469c7cea182267b8be1abe5a748ff436))
17+
318
## [0.4.1](https://github.com/linc-technologies/ember-tinymce/compare/ember-tinymce-v0.4.0...ember-tinymce-v0.4.1) (2025-03-06)
419

520

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linc-technologies/ember-tinymce",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "An ember addon to bring TinyMCE v6 to ambitious applications!",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)