File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# gulp-html-css
22
3+ ## 1.0.1
4+
5+ ### Patch Changes 🌟
6+
7+ - feat: Add document & test cases ([ 78831bf] ( https://github.com/Meqn/pipflow/commit/78831bfd69f51a4b5f6a305051ef2cdbd5b7612e ) )
8+ - feat: Enhance CSS processing with extended PostCSS config & improved error handling ([ 18e1352] ( https://github.com/Meqn/pipflow/commit/18e1352dba88f8842fb6db84c26d68f772e4e5e2 ) )
9+ - feat: Add Gulp plugin for processing style within HTML ([ 5abfe83] ( https://github.com/Meqn/pipflow/commit/5abfe83b525fbe9a7037a5fc9329d7e19b69cede ) )
10+ - refactor: Improve PostCSS loader config & validate plugin options ([ d0a1d1e] ( https://github.com/Meqn/pipflow/commit/d0a1d1e82915976bf3077c49ddd2f8e3b5158177 ) )
11+ - docs: Update README ([ 2cdacff] ( https://github.com/Meqn/pipflow/commit/2cdacff9e9f9a766308d57c20ae7b83ccea15141 ) )
12+
313## 1.0.0
414
515### Major Changes 🎉
Original file line number Diff line number Diff line change 11{
22 "name" : " gulp-html-css" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " A Gulp plugin for processing CSS within HTML. It compiles and transforms CSS in style tags and inline styles using PostCSS." ,
55 "main" : " index.js" ,
66 "types" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments