Skip to content

Commit

Permalink
[ci] publish (#486)
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 23, 2022
1 parent 1b2481e commit 260b75a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/twelve-walls-act.md

This file was deleted.

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

## 3.19.0

### Minor Changes

- a6fdfc9: feat(atomizer): add calculatePercentage rule param

## 3.18.2

### Patch Changes
Expand Down Expand Up @@ -488,7 +494,7 @@
- 5d8327d: fix: Being more defensive when no classnames are passed
- f7904b4: feat: `Bdsw` is now `Bdstartw`, following class name syntax PR
- 6749f20: feat: parent-namespaced classes with predefined values should have important
- 1c65756: feat: $ symbol in custom is now correctly generated in CSS
- 1c65756: feat: \$ symbol in custom is now correctly generated in CSS
- f58ac4b: feat: `LineClamp` helper fix for Chrome with `display: flex`

## 3.0.0-alpha.1
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.18.2",
"version": "3.19.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 260b75a

Please sign in to comment.