Skip to content

Commit cf0be0b

Browse files
committed
1.0.5
1 parent 5c612bc commit cf0be0b

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## <small>1.0.5 (2025-09-29)</small>
2+
3+
* chore: update biome.json ([e21cd9e](https://github.com/posthtml/posthtml-postcss/commit/e21cd9e))
4+
* chore: update changelog.md ([8b25469](https://github.com/posthtml/posthtml-postcss/commit/8b25469))
5+
* chore: update deps ([5c612bc](https://github.com/posthtml/posthtml-postcss/commit/5c612bc))
6+
* build(deps-dev): bump @biomejs/biome from 1.9.4 to 2.2.4 ([221aad3](https://github.com/posthtml/posthtml-postcss/commit/221aad3))
7+
* build(deps-dev): bump @vitest/coverage-v8 from 3.0.7 to 3.2.4 ([40c61c6](https://github.com/posthtml/posthtml-postcss/commit/40c61c6))
8+
* build(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 ([8e10daf](https://github.com/posthtml/posthtml-postcss/commit/8e10daf))
9+
* build(deps): bump postcss from 8.5.3 to 8.5.6 ([10a44d9](https://github.com/posthtml/posthtml-postcss/commit/10a44d9))
10+
* build(deps): bump vite from 6.2.0 to 6.3.4 ([949b76d](https://github.com/posthtml/posthtml-postcss/commit/949b76d))
11+
* build(deps): bump vite from 7.0.4 to 7.1.5 ([8064836](https://github.com/posthtml/posthtml-postcss/commit/8064836))
12+
13+
14+
115
## <small>1.0.4 (2025-03-04)</small>
216

317
* 1.0.4 ([049dbc9](https://github.com/posthtml/posthtml-postcss/commit/049dbc9))

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

0 commit comments

Comments
 (0)