Skip to content

Commit

Permalink
chore: release 2.1.0 (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: Christophe Hurpeau <christophe.hurpeau+github@gmail.com>
  • Loading branch information
github-actions[bot] and christophehurpeau authored Dec 4, 2021
1 parent 71b5e09 commit bd3b7fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [2.1.0](https://www.github.com/christophehurpeau/check-package-dependencies/compare/v2.0.2...v2.1.0) (2021-12-04)


### Features

* **deps:** update dependency type-fest to v2 ([#143](https://www.github.com/christophehurpeau/check-package-dependencies/issues/143)) ([faf6286](https://www.github.com/christophehurpeau/check-package-dependencies/commit/faf6286adf8646869b29fb03a9770ca86352e73e))

### [2.0.2](https://www.github.com/christophehurpeau/check-package-dependencies/compare/v2.0.1...v2.0.2) (2021-07-11)


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": "check-package-dependencies",
"version": "2.0.2",
"version": "2.1.0",
"description": "Check package dependencies for duplicates, peer dependencies satisfaction and more early",
"keywords": [
"package.json"
Expand Down

0 comments on commit bd3b7fe

Please sign in to comment.