We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2fc3b commit 5ab78ecCopy full SHA for 5ab78ec
packages/css-parser-algorithms/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changes to CSS Parser Algorithms
2
3
-### Unreleased (patch)
+### 3.0.5
4
+
5
+_May 27, 2025_
6
7
- Updated [`@csstools/css-tokenizer`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer) to [`3.0.4`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer/CHANGELOG.md#304) (patch)
8
packages/css-parser-algorithms/package.json
@@ -1,7 +1,7 @@
{
"name": "@csstools/css-parser-algorithms",
"description": "Algorithms to help you parse CSS from an array of tokens.",
- "version": "3.0.4",
+ "version": "3.0.5",
"contributors": [
"name": "Antonio Laguna",
0 commit comments