Skip to content

Commit e222457

Browse files
committed
0.12.1
1 parent 0c1fcfc commit e222457

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1+
## <small>0.12.1 (2024-09-19)</small>
2+
3+
* build(deps-dev): bump braces from 3.0.2 to 3.0.3 ([5faad33](https://github.com/posthtml/posthtml-parser/commit/5faad33))
4+
* build(deps-dev): bump vite from 4.5.0 to 5.0.12 ([3a9b449](https://github.com/posthtml/posthtml-parser/commit/3a9b449))
5+
* build(deps-dev): bump vite from 5.0.12 to 5.2.8 ([b4a5619](https://github.com/posthtml/posthtml-parser/commit/b4a5619))
6+
* build(deps): bump vite from 5.2.8 to 5.4.6 ([76ecd34](https://github.com/posthtml/posthtml-parser/commit/76ecd34))
7+
* docs: update readme.md ([965792d](https://github.com/posthtml/posthtml-parser/commit/965792d))
8+
* ci: update github workflow ([10aa89e](https://github.com/posthtml/posthtml-parser/commit/10aa89e))
9+
10+
11+
112
## 0.12.0 (2023-10-25)
213

14+
* 0.12.0 ([5a63bdd](https://github.com/posthtml/posthtml-parser/commit/5a63bdd))
315
* style: add prettier config ([40020ea](https://github.com/posthtml/posthtml-parser/commit/40020ea))
416
* style: after lint ([4a25b30](https://github.com/posthtml/posthtml-parser/commit/4a25b30))
517
* style: format ts ([18f3949](https://github.com/posthtml/posthtml-parser/commit/18f3949))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthtml-parser",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "Parse HTML/XML to PostHTMLTree",
55
"license": "MIT",
66
"repository": "posthtml/posthtml-parser",

0 commit comments

Comments
 (0)