Skip to content

Commit

Permalink
[ci] publish (#649)
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 Jun 18, 2023
1 parent cc92940 commit f3730a8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/itchy-hounds-fail.md

This file was deleted.

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

## 3.28.0

### Minor Changes

- cc92940: feat: support inset property

## 3.27.0

### Minor Changes
Expand Down
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.27.0",
"version": "3.28.0",
"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 f3730a8

Please sign in to comment.