Skip to content

Commit

Permalink
Version Packages (#4)
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 Oct 3, 2022
1 parent c74b24d commit bfb8e82
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
9 changes: 0 additions & 9 deletions .changeset/ninety-wolves-rest.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# corners

## 0.0.9

### Patch Changes

- c74b24d: Layers API

The Layers API is a new fluent API that provides an alternative to svg clipping paths.

It is meant for adding shadows and strokes to your corner component that can extend beyond its original boundaries.

## 0.0.8

### Patch Changes

- d4e10a5: Shadow, Stroke, and Fill Layers without clip-path
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "corners",
"version": "0.0.8",
"version": "0.0.9",
"private": false,
"files": [
"dist",
Expand Down

0 comments on commit bfb8e82

Please sign in to comment.