Skip to content

Commit 7335126

Browse files
author
GitHub Actions
committed
chore(release): v2.0.0
1 parent 0dcca2e commit 7335126

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
- ⚠️ Detect tools by looking in package.json ([#8](https://github.com/aklinker1/check/pull/8))
14+
315
## v1.4.5
416

517
[compare changes](https://github.com/aklinker1/check/compare/v1.4.4...v1.4.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aklinker1/check",
3-
"version": "1.4.5",
3+
"version": "2.0.0",
44
"packageManager": "bun@1.2.11",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)