Skip to content

Commit

Permalink
Release 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Aug 4, 2022
1 parent ec748e2 commit 88122bf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@




## v0.7.1 (2022-08-04)

#### :bug: Bug Fix
* [#81](https://github.com/mydea/yarn-update-dependency/pull/81) Fix logger usage ([@mydea](https://github.com/mydea))

#### :house: Internal
* [#84](https://github.com/mydea/yarn-update-dependency/pull/84) chore(deps-dev): bump release-it to 15.x ([@mydea](https://github.com/mydea))
* [#82](https://github.com/mydea/yarn-update-dependency/pull/82) Auto-merge dependabot PRs ([@mydea](https://github.com/mydea))

#### Committers: 1
- Francesco Novy ([@mydea](https://github.com/mydea))

## v0.7.0 (2022-06-02)

## v0.6.0 (2021-11-30)
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": "yarn-update-dependency",
"version": "0.7.0",
"version": "0.7.1",
"description": "Update a version for a specific dependency",
"author": "Francesco Novy <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 88122bf

Please sign in to comment.