Skip to content

Commit 79145e8

Browse files
chore(release): publish (#137)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4f506a2 commit 79145e8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-chicken-shake.md

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

packages/html-to-slate-ast/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphcms/html-to-slate-ast
22

3+
## 0.14.2
4+
5+
### Patch Changes
6+
7+
- [`4f506a2`](https://github.com/hygraph/rich-text/commit/4f506a2337ad139fc0df7ef1a29266e776045fc1) [#136](https://github.com/hygraph/rich-text/pull/136) Thanks [@borivojevic](https://github.com/borivojevic)! - fix: preserve graphassets images during HTML import
8+
39
## 0.14.1
410

511
### Patch Changes

packages/html-to-slate-ast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphcms/html-to-slate-ast",
3-
"version": "0.14.1",
3+
"version": "0.14.2",
44
"description": "Convert HTML to Hygraph's RichTextAST (slate)",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)