Skip to content

Commit e6bac1d

Browse files
authored
Merge pull request #24 from chialab/changeset-release/next
Version Packages (alpha)
2 parents e7cfedb + 5e097c9 commit e6bac1d

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"funny-carrots-add",
1717
"giant-melons-stare",
1818
"great-mails-beg",
19+
"hot-bats-pull",
1920
"hot-spies-crash",
2021
"lazy-games-serve",
2122
"lemon-insects-laugh",

packages/utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @chialab/sveltekit-utils
22

3+
## 0.1.0-alpha.10
4+
5+
### Patch Changes
6+
7+
- e7cfedb: Fix stripHtml method to remove style, script and iframe tags before extracting the text in the html.
8+
39
## 0.1.0-alpha.9
410

511
### Patch Changes

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@chialab/sveltekit-utils",
33
"license": "MIT",
4-
"version": "0.1.0-alpha.9",
4+
"version": "0.1.0-alpha.10",
55
"type": "module",
66
"files": [
77
"dist"

0 commit comments

Comments
 (0)