Skip to content

Commit

Permalink
[ci] publish (#621)
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 Apr 1, 2023
1 parent 518c2fa commit 1fe209e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tall-lions-give.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.26.0

### Minor Changes

- 518c2fa: feat: Added container queries support

## 3.25.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.25.0",
"version": "3.26.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 1fe209e

Please sign in to comment.