We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93b4b4 commit 074c5b0Copy full SHA for 074c5b0
CHANGELOG.md
@@ -3,6 +3,12 @@
3
## 6.2.1
4
5
- Avoid infinite loop when invoked without package.json
6
+- Fall back to version in package-lock (contribution from @bschlenk in #206)
7
+- Add tips about Docker and CI to README (contribution from @harriha in #208)
8
+- Remove update notifier (contribution from @christianbundy in #196)
9
+- Add github actions checks (contribution from @asadm in #186 and @DanielRuf in #188, #187)
10
+- Fix url in README (contribution from @DanielRuf in #184)
11
+- Upgrade node in CI to 12 (contribution from @DanielRuf in #183)
12
13
## 6.2.0
14
0 commit comments