Skip to content

Commit e99f9e4

Browse files
chore: release master (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 426da7b commit e99f9e4

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
{
22
"postcss-glitch": "6.0.3",
3-
"demos/simple": "2.0.8"
3+
"demos/simple": "6.0.2"
44
}

demos/simple/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.0.2](https://github.com/hex22a/postcss-glitch/compare/simple-v2.0.8...simple-v6.0.2) (2026-02-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **demos/simple:** confirm it supports EMs ([426da7b](https://github.com/hex22a/postcss-glitch/commit/426da7b24931af24dcefdc0b389c05a73a636896))
9+
310
## [2.0.8](https://github.com/hex22a/postcss-glitch/compare/simple-v2.0.7...simple-v2.0.8) (2026-02-01)
411

512

demos/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple",
3-
"version": "2.0.8",
3+
"version": "6.0.2",
44
"description": "Simple usage demo",
55
"main": "index.html",
66
"author": "Albert Fazullin <hex22a@gmail.com>",

0 commit comments

Comments
 (0)