Skip to content

Commit 61eb046

Browse files
committed
1.0.2
1 parent a21f1e8 commit 61eb046

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.2 (2024-07-12)</small>
2+
3+
* ci: update node matrix ([cf8e460](https://github.com/posthtml/posthtml-postcss/commit/cf8e460))
4+
* refactor: use biome instead of eslint ([c8dbf8a](https://github.com/posthtml/posthtml-postcss/commit/c8dbf8a))
5+
* build(deps-dev): bump vitest and @vitest/coverage-v8 ([4331f24](https://github.com/posthtml/posthtml-postcss/commit/4331f24))
6+
* build(deps-dev): remove np ([943bd58](https://github.com/posthtml/posthtml-postcss/commit/943bd58))
7+
* build(deps-dev): update vitest and @vitest/coverage-v8 ([62daa7d](https://github.com/posthtml/posthtml-postcss/commit/62daa7d))
8+
* build(deps): bump postcss from 8.4.38 to 8.4.39 ([ab38430](https://github.com/posthtml/posthtml-postcss/commit/ab38430))
9+
* chore: update changelog.md ([e069ecf](https://github.com/posthtml/posthtml-postcss/commit/e069ecf))
10+
11+
12+
113
## <small>1.0.1 (2024-06-19)</small>
214

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

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

0 commit comments

Comments
 (0)