Skip to content

Commit

Permalink
Release 0.7.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 20, 2024
1 parent f0b044f commit 51d86d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.7.2
* Added Nano Stores 0.10 support.
* Removed Node.js 16 support.

## 0.7.1
* Reverted `onStart`/`onStop` fix (by Dan Kozlov).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nanostores/react",
"version": "0.7.1",
"version": "0.7.2",
"description": "React integration for Nano Stores, a tiny state manager with many atomic tree-shakable stores",
"keywords": [
"store",
Expand Down

0 comments on commit 51d86d3

Please sign in to comment.