We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3608f2 commit 1fc6a81Copy full SHA for 1fc6a81
CHANGELOG.md
@@ -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
10
## v0.4.2 (2021-06-23)
11
12
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "yarn-update-dependency",
- "version": "0.4.2",
+ "version": "0.4.3",
"description": "Update a version for a specific dependency",
"author": "Francesco Novy <francesconovy@gmail.com>",
"license": "MIT",
0 commit comments