Skip to content

Commit 98e8623

Browse files
committed
1.0.0
1 parent 8f62b2d commit 98e8623

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.0.0 (2024-02-26)
2+
3+
* chore: update changelog.md ([f51ed5d](https://github.com/posthtml/posthtml-postcss/commit/f51ed5d))
4+
* chore: update readme.md ([8f62b2d](https://github.com/posthtml/posthtml-postcss/commit/8f62b2d))
5+
* ci: update node versions in github workflow ([4f350b1](https://github.com/posthtml/posthtml-postcss/commit/4f350b1))
6+
* refactor: to esm ([74b3363](https://github.com/posthtml/posthtml-postcss/commit/74b3363))
7+
8+
9+
110
## 0.6.0 (2024-02-26)
211

312
* 0.6.0 ([7715485](https://github.com/posthtml/posthtml-postcss/commit/7715485))

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

0 commit comments

Comments
 (0)