Skip to content

Commit

Permalink
[ci] publish (#481)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 18, 2022
1 parent aaf26f6 commit 4be1040
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-rules-brake.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/atomizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# atomizer

## 3.18.2

### Patch Changes

- f9a0f83: fix(atomizer): show hex value in warning
2 changes: 1 addition & 1 deletion packages/atomizer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atomizer",
"version": "3.18.1",
"version": "3.18.2",
"description": "A tool for creating Atomic CSS, a collection of single purpose styling units for maximum reuse",
"main": "./src/atomizer.js",
"typings": "./index.d.ts",
Expand Down

0 comments on commit 4be1040

Please sign in to comment.