Skip to content

Commit 049dbc9

Browse files
committed
1.0.4
1 parent 7b133aa commit 049dbc9

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,3 +1,15 @@
1+
## <small>1.0.4 (2025-03-04)</small>
2+
3+
* fix: ensure node exists ([7b133aa](https://github.com/posthtml/posthtml-postcss/commit/7b133aa))
4+
* build(deps-dev): bump @biomejs/biome from 1.9.3 to 1.9.4 ([c4adfbf](https://github.com/posthtml/posthtml-postcss/commit/c4adfbf))
5+
* build(deps-dev): bump @vitest/coverage-v8 from 2.1.8 to 3.0.7 ([491ad00](https://github.com/posthtml/posthtml-postcss/commit/491ad00))
6+
* build(deps-dev): bump vitest from 2.1.8 to 3.0.7 ([c8a1c59](https://github.com/posthtml/posthtml-postcss/commit/c8a1c59))
7+
* build(deps): bump postcss from 8.4.47 to 8.5.3 ([8b440c1](https://github.com/posthtml/posthtml-postcss/commit/8b440c1))
8+
* build(deps): bump vite from 5.4.11 to 5.4.14 ([bf438bc](https://github.com/posthtml/posthtml-postcss/commit/bf438bc))
9+
* chore: update changelog.md ([e16bb4c](https://github.com/posthtml/posthtml-postcss/commit/e16bb4c))
10+
11+
12+
113
## <small>1.0.3 (2024-12-16)</small>
214

315
* 1.0.3 ([cf4233b](https://github.com/posthtml/posthtml-postcss/commit/cf4233b))

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-postcss",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Use PostCSS with PostHTML",
55
"license": "MIT",
66
"repository": "posthtml/posthtml-postcss",

0 commit comments

Comments
 (0)