Skip to content

Commit ac45ebb

Browse files
chore(master): release postcss-glitch 6.0.2 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6541794 commit ac45ebb

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"postcss-glitch": "6.0.1",
2+
"postcss-glitch": "6.0.2",
33
"demos/simple": "2.0.8"
44
}

postcss-glitch/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
- Update export to match PostCSS API v8
44

5+
## [6.0.2](https://github.com/hex22a/postcss-glitch/compare/postcss-glitch-v6.0.1...postcss-glitch-v6.0.2) (2026-02-01)
6+
7+
8+
### Miscellaneous Chores
9+
10+
* **demos/simple:** release demo 2.0.8 ([002e52d](https://github.com/hex22a/postcss-glitch/commit/002e52dff855cf020947d6ffb2e338302fbc5118))
11+
512
### 4.0.0 (2026-01-27)
613

714
- Upgrade to PostCSS 8

postcss-glitch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-glitch",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "PostCSS plugin for glitch effect",
55
"main": "dist/index.js",
66
"repository": "https://github.com/hex22a/postcss-glitch.git",

0 commit comments

Comments
 (0)