Skip to content

Commit 35a939a

Browse files
chore: release v2.0.0
1 parent 9ddd1fd commit 35a939a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [Unreleased]
5+
## Unreleased
6+
7+
## 2.0.0 - 2026-02-08
68
### Added
79
- 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": "1.0.1",
3+
"version": "2.0.0",
44
"description": "Plugin for esbuild to support postcss",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)