Skip to content

Commit

Permalink
[ci] publish (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 25, 2022
1 parent c333d79 commit d311c53
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-coats-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-mugs-march.md

This file was deleted.

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

## 1.0.7

### Patch Changes

- c333d79: chore: [email protected] update

## [1.0.6]

- Update snippet definitions for [email protected]
Expand Down
4 changes: 2 additions & 2 deletions packages/atomic-css-snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "atomic-css-snippets",
"displayName": "Atomic CSS Snippets",
"description": "Provides quick suggestions for Atomic CSS class names",
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT",
"publisher": "acss-io",
"devDependencies": {
"atomizer": "^3.15.0",
"atomizer": "^3.20.0",
"vsce": "^2.10.0"
},
"repository": {
Expand Down
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.20.0

### Minor Changes

- 7641627: feat: add css grids support

## 3.19.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.19.0",
"version": "3.20.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 d311c53

Please sign in to comment.