Skip to content

Commit 0eefd2a

Browse files
[ci] publish (#652)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c2e6ebc commit 0eefd2a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/long-emus-sit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/postcss-atomizer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# postcss-atomizer
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- c2e6ebc: fix(postcss-atomizer): register file dependency to re-run atomizer on changes
8+
39
## 1.0.1
410

511
### Patch Changes

packages/postcss-atomizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-atomizer",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "PostCSS Atomizer plugin",
55
"keywords": [
66
"atomizer",

0 commit comments

Comments
 (0)