Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
Release v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Carpilovsky committed Jul 20, 2020
1 parent b9cf09f commit 518870b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.1.1] - 2020-07-20

### Changed

- Updated some configuration files.
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": "keydown-from-click",
"version": "3.1.0",
"version": "3.1.1",
"description": "Generate React keydown handlers by replicating click ones",
"main": "build/index.js",
"typings": "src/typings.d.ts",
Expand Down

0 comments on commit 518870b

Please sign in to comment.