Skip to content

Commit c5055ce

Browse files
committed
3.0.0
1 parent 79295a8 commit c5055ce

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## [2.6.5](https://github.com/theKashey/used-styles/compare/v2.6.4...v2.6.5) (2024-05-02)
1+
# [3.0.0](https://github.com/theKashey/used-styles/compare/v2.6.4...v3.0.0) (2024-06-30)
2+
3+
# Breaking change - `discoverProjectStyles` moved to `used-styles/node` entrypoint
24

35
## [2.6.4](https://github.com/theKashey/used-styles/compare/v2.6.3...v2.6.4) (2024-03-29)
46

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "used-styles",
3-
"version": "2.6.5",
3+
"version": "3.0.0",
44
"description": "Collect styles used on to create a page",
55
"main": "dist/es5/index.js",
66
"jsnext:main": "dist/es2015/index.js",

0 commit comments

Comments
 (0)