Skip to content

Commit 96c9df7

Browse files
chore: release v3.0.0
1 parent 6440d58 commit 96c9df7

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
## 3.0.0 - 2026-02-08
8+
79
## 2.0.0 - 2026-02-08
810
### Added
911
- Initial entry.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deanc/esbuild-plugin-postcss",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Plugin for esbuild to support postcss",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)