Skip to content

Commit

Permalink
chore(main): release 3.5.0 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Mar 12, 2022
1 parent bba4e08 commit d586621
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



## [3.5.0](https://github.com/christophehurpeau/check-package-dependencies/compare/v3.4.0...v3.5.0) (2022-03-12)


### Features

* better warns for checks ([18c47ef](https://github.com/christophehurpeau/check-package-dependencies/commit/18c47ef54d8ef566bec0f10cabf5c10a77c34a51))

## [3.4.0](https://github.com/christophehurpeau/check-package-dependencies/compare/v3.3.0...v3.4.0) (2022-03-05)


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

0 comments on commit d586621

Please sign in to comment.