Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Dec 16, 2024
1 parent c2c5cfe commit cf4233b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## <small>1.0.3 (2024-12-16)</small>

* build(deps-dev): bump @biomejs/biome from 1.8.3 to 1.9.3 ([3ffc705](https://github.com/posthtml/posthtml-postcss/commit/3ffc705))
* build(deps-dev): bump @vitest/coverage-v8 from 2.0.2 to 2.1.8 ([480fb5e](https://github.com/posthtml/posthtml-postcss/commit/480fb5e))
* build(deps-dev): bump autoprefixer from 10.4.19 to 10.4.20 ([f202601](https://github.com/posthtml/posthtml-postcss/commit/f202601))
* build(deps): bump nanoid from 3.3.7 to 3.3.8 ([8bcb0bc](https://github.com/posthtml/posthtml-postcss/commit/8bcb0bc))
* build(deps): bump postcss from 8.4.39 to 8.4.47 ([2689a04](https://github.com/posthtml/posthtml-postcss/commit/2689a04))
* build(deps): bump vite from 5.3.3 to 5.4.11 ([405e6eb](https://github.com/posthtml/posthtml-postcss/commit/405e6eb))
* chore: update changelog.md ([1e86313](https://github.com/posthtml/posthtml-postcss/commit/1e86313))



## <small>1.0.2 (2024-07-12)</small>

* 1.0.2 ([61eb046](https://github.com/posthtml/posthtml-postcss/commit/61eb046))
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "posthtml-postcss",
"version": "1.0.2",
"version": "1.0.3",
"description": "Use PostCSS with PostHTML",
"license": "MIT",
"repository": "posthtml/posthtml-postcss",
Expand Down

0 comments on commit cf4233b

Please sign in to comment.