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 0dcca2e commit 7335126Copy full SHA for 7335126
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v2.0.0
4
+
5
+[compare changes](https://github.com/aklinker1/check/compare/v1.4.5...v2.0.0)
6
7
+### 🩹 Fixes
8
9
+- ⚠️ Detect tools by looking in package.json ([#8](https://github.com/aklinker1/check/pull/8))
10
11
+#### ⚠️ Breaking Changes
12
13
14
15
## v1.4.5
16
17
[compare changes](https://github.com/aklinker1/check/compare/v1.4.4...v1.4.5)
package.json
@@ -1,6 +1,6 @@
{
"name": "@aklinker1/check",
- "version": "1.4.5",
+ "version": "2.0.0",
"packageManager": "bun@1.2.11",
"repository": {
"type": "git",
0 commit comments