Skip to content

Commit 432f8f4

Browse files
committed
Release 3.2.0
I decided to bump minor version (instead of patch) as these changes are more substantial.
1 parent 72ddd15 commit 432f8f4

11 files changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [3.1.1] - 2026-02-28
5+
## [3.2.0] - 2026-03-01
66

77
### Changed
88

@@ -371,7 +371,7 @@ Otherwise, you have to adapt the config according to the new [PurgeCSS@3](https:
371371
- Remove attributes that contains only white spaces.
372372

373373

374-
[3.1.1]: https://github.com/maltsev/htmlnano/compare/3.1.0...3.1.1
374+
[3.2.0]: https://github.com/maltsev/htmlnano/compare/3.1.0...3.2.0
375375
[3.1.0]: https://github.com/maltsev/htmlnano/compare/3.0.0...3.1.0
376376
[3.0.0]: https://github.com/maltsev/htmlnano/compare/2.1.5...3.0.0
377377
[2.1.5]: https://github.com/maltsev/htmlnano/compare/2.1.4...2.1.5
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/versioned_docs/version-3.1.0/050-modules.md renamed to docs/versioned_docs/version-3.2.0/050-modules.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,6 @@ The following PurgeCSS options are ignored if passed to the module:
11191119
- `css`
11201120
- `extractors`
11211121

1122-
11231122
#### With uncss
11241123

11251124
`uncss` isn't maintained anymore, so I don't recommend using it.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[
2-
"3.1.0",
2+
"3.2.0",
33
"2.1.5"
44
]

0 commit comments

Comments
 (0)