Skip to content

Commit

Permalink
v0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gpoitch committed Aug 22, 2022
1 parent 612d315 commit 3d5048b
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 19 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
## <small>0.14.2 (2022-08-22)</small>

* Demo Updates 2022 (#768) ([1d41e85](https://github.com/bustle/mobiledoc-kit/commit/1d41e85)), closes [#768](https://github.com/bustle/mobiledoc-kit/issues/768)
* High-res logo ([612d315](https://github.com/bustle/mobiledoc-kit/commit/612d315))
* Improve website build process (#773) ([d580de7](https://github.com/bustle/mobiledoc-kit/commit/d580de7)), closes [#773](https://github.com/bustle/mobiledoc-kit/issues/773)
* Update demo files in the correct place ([c2df73e](https://github.com/bustle/mobiledoc-kit/commit/c2df73e))
* Update dependencies 8/18/22 (#771) ([f3fdaa5](https://github.com/bustle/mobiledoc-kit/commit/f3fdaa5)), closes [#771](https://github.com/bustle/mobiledoc-kit/issues/771)
* Use Typedoc (#772) ([f0f6b69](https://github.com/bustle/mobiledoc-kit/commit/f0f6b69)), closes [#772](https://github.com/bustle/mobiledoc-kit/issues/772)
* v0.14.2 ([70e11ed](https://github.com/bustle/mobiledoc-kit/commit/70e11ed))



## <small>0.14.1 (2022-08-11)</small>

* Add package-lock, use npm run ([87a046f](https://github.com/bustle/mobiledoc-kit/commit/87a046f))
* Create SECURITY.md ([2943be1](https://github.com/bustle/mobiledoc-kit/commit/2943be1))
* Fix emoji input on iOS (#764) ([305b1a2](https://github.com/bustle/mobiledoc-kit/commit/305b1a2)), closes [#764](https://github.com/bustle/mobiledoc-kit/issues/764) [TryGhost/Ghost#11541](https://github.com/TryGhost/Ghost/issues/11541)
* Update CI: run on PRs, use node 16 (#766) ([083112d](https://github.com/bustle/mobiledoc-kit/commit/083112d)), closes [#766](https://github.com/bustle/mobiledoc-kit/issues/766)
* Update dependencies 8/11/22 (#767) ([4b40e51](https://github.com/bustle/mobiledoc-kit/commit/4b40e51)), closes [#767](https://github.com/bustle/mobiledoc-kit/issues/767)
* v0.14.1 ([1b44ca1](https://github.com/bustle/mobiledoc-kit/commit/1b44ca1))



Expand Down
13 changes: 5 additions & 8 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": "mobiledoc-kit",
"version": "0.14.1",
"version": "0.14.2",
"description": "A toolkit for building WYSIWYG editors with Mobiledoc",
"repository": "https://github.com/bustle/mobiledoc-kit",
"module": "dist/mobiledoc.js",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"semver" "^7.3.7"
"tsutils" "^3.21.0"

"@typescript-eslint/parser@^5.0.0", "@typescript-eslint/parser@^5.33.1":
"@typescript-eslint/parser@^5.33.1":
"integrity" "sha512-IgLLtW7FOzoDlmaMoXdxG8HOCByTBXrB1V2ZQYSEV1ggMmJfAkMWTwUjjzagS6OkfpySyhKFkBw7A9jYmcHpZA=="
"resolved" "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.33.1.tgz"
"version" "5.33.1"
Expand Down Expand Up @@ -325,7 +325,7 @@
"resolved" "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
"version" "5.3.2"

"acorn@^6.0.0 || ^7.0.0 || ^8.0.0", "acorn@^8.8.0":
"acorn@^8.8.0":
"integrity" "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w=="
"resolved" "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz"
"version" "8.8.0"
Expand Down Expand Up @@ -1245,7 +1245,7 @@
"resolved" "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
"version" "3.3.0"

"eslint@*", "eslint@^6.0.0 || ^7.0.0 || ^8.0.0", "eslint@^8.22.0", "eslint@>=5", "eslint@>=7.0.0":
"eslint@^8.22.0":
"integrity" "sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA=="
"resolved" "https://registry.npmjs.org/eslint/-/eslint-8.22.0.tgz"
"version" "8.22.0"
Expand Down Expand Up @@ -3126,7 +3126,7 @@
dependencies:
"estree-walker" "^0.6.1"

"rollup@^1.20.0||^2.0.0", "rollup@^2.14.0", "rollup@^2.42.0", "rollup@^2.68.0", "rollup@^2.78.0":
"rollup@^2.78.0":
"integrity" "sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg=="
"resolved" "https://registry.npmjs.org/rollup/-/rollup-2.78.0.tgz"
"version" "2.78.0"
Expand Down Expand Up @@ -3641,16 +3641,16 @@
"resolved" "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz"
"version" "3.0.1"

"tslib@*", "tslib@^2.4.0":
"integrity" "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
"resolved" "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
"version" "2.4.0"

"tslib@^1.8.1":
"integrity" "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
"resolved" "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
"version" "1.14.1"

"tslib@^2.4.0":
"integrity" "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
"resolved" "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
"version" "2.4.0"

"tsutils@^3.21.0":
"integrity" "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA=="
"resolved" "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
Expand Down Expand Up @@ -3716,7 +3716,7 @@
"minimatch" "^5.1.0"
"shiki" "^0.10.1"

"typescript@^3.9.10", "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta", "typescript@>=3.7.0", "typescript@4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x || 4.6.x || 4.7.x":
"typescript@^3.9.10":
"integrity" "sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q=="
"resolved" "https://registry.npmjs.org/typescript/-/typescript-3.9.10.tgz"
"version" "3.9.10"
Expand Down

0 comments on commit 3d5048b

Please sign in to comment.