Skip to content

Commit bf2f812

Browse files
committed
Release 0.4.2
1 parent 7d42c90 commit bf2f812

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.4.2 (2021-06-23)
2+
3+
#### :bug: Bug Fix
4+
* [#30](https://github.com/mydea/yarn-update-dependency/pull/30) fix: Fix commander usage after upgrade to 7.x ([@mydea](https://github.com/mydea))
5+
6+
#### Committers: 1
7+
- Francesco Novy ([@mydea](https://github.com/mydea))
8+
19
## v0.4.1 (2021-06-23)
210

311
## v0.4.0 (2021-06-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yarn-update-dependency",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Update a version for a specific dependency",
55
"author": "Francesco Novy <francesconovy@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)