Skip to content

Commit

Permalink
release: usehooks-ts@2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juliencrn committed Jun 6, 2023
1 parent 421295b commit 26758e0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/stupid-toys-pull.md

This file was deleted.

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

## 2.9.2

### Patch Changes

- 55a1904: added export map, use named exports for hooks and fix useEventListener docs typo

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
Expand Down
2 changes: 1 addition & 1 deletion packages/usehooks-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "usehooks-ts",
"private": false,
"version": "2.9.1",
"version": "2.9.2",
"description": "React hook library, ready to use, written in Typescript.",
"author": "Julien CARON <juliencaron@protonmail.com>",
"homepage": "https://usehooks-ts.com",
Expand Down

0 comments on commit 26758e0

Please sign in to comment.