Skip to content

Commit

Permalink
version bump (#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
nsaunders and github-actions[bot] authored May 16, 2024
1 parent 5aab497 commit 2f5899d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/two-ravens-buy.md

This file was deleted.

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

## 0.0.4

### Patch Changes

- 5aab497: More precise errors for invalid properties

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@embellish/react",
"version": "0.0.3",
"version": "0.0.4",
"description": "A lightweight React styling primitive, powered entirely by CSS and inline styles",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2f5899d

Please sign in to comment.