Skip to content

Commit

Permalink
chore: update changelor and contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
juliencrn committed Sep 22, 2022
1 parent abf633c commit 032c6e6
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 98 deletions.
36 changes: 36 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -692,6 +692,42 @@
"code",
"bug"
]
},
{
"login": "sharvit",
"name": "Avi Sharvit",
"avatar_url": "https://avatars.githubusercontent.com/u/1262502?v=4",
"profile": "https://sharvit.github.io/",
"contributions": [
"code"
]
},
{
"login": "nmaties",
"name": "Nicolae Maties",
"avatar_url": "https://avatars.githubusercontent.com/u/16613184?v=4",
"profile": "https://github.com/nmaties",
"contributions": [
"bug"
]
},
{
"login": "secretshardul",
"name": "Shardul Aeer",
"avatar_url": "https://avatars.githubusercontent.com/u/49580849?v=4",
"profile": "https://github.com/secretshardul",
"contributions": [
"bug"
]
},
{
"login": "herlon214",
"name": "Herlon Aguiar",
"avatar_url": "https://avatars.githubusercontent.com/u/3419441?v=4",
"profile": "https://github.com/herlon214",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.7.1](https://www.npmjs.com/package/usehooks-ts/v/2.7.1) - 2022-09-22

### Added

- Support React 18 (#214 by @sharvit)

### Updated

- Remove hooks index files
- Remove source-map

## [2.7.0](https://www.npmjs.com/package/usehooks-ts/v/2.7.0) - 2022-09-19

### Updated
Expand Down
Loading

0 comments on commit 032c6e6

Please sign in to comment.