Skip to content

Commit 1fc6a81

Browse files
committed
Release 0.4.3
1 parent e3608f2 commit 1fc6a81

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
## v0.4.3 (2021-11-04)
3+
4+
#### :house: Internal
5+
* [#48](https://github.com/mydea/yarn-update-dependency/pull/48) Use fabscale-eslint-config ([@mydea](https://github.com/mydea))
6+
7+
#### Committers: 1
8+
- Francesco Novy ([@mydea](https://github.com/mydea))
9+
110
## v0.4.2 (2021-06-23)
211

312
#### :bug: Bug Fix

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.2",
3+
"version": "0.4.3",
44
"description": "Update a version for a specific dependency",
55
"author": "Francesco Novy <francesconovy@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)