Skip to content

Commit

Permalink
Version Packages (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 17, 2022
1 parent 5c8de24 commit 5e75c7f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-boxes-explain.md

This file was deleted.

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

## 0.6.2

### Patch Changes

- 5c8de24: Revert the previous fix for potentially infinite rerenders -- turns out it was a user issue (the user being me!), and the fix would actually cause bigger problems elsewhere.

## 0.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"hooks"
],
"sideEffects": false,
"version": "0.6.1",
"version": "0.6.2",
"main": "dist/statery.cjs.js",
"module": "dist/statery.esm.js",
"types": "dist/statery.cjs.js",
Expand Down

0 comments on commit 5e75c7f

Please sign in to comment.