Skip to content

Commit

Permalink
chore(release): v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Aug 30, 2024
1 parent c419433 commit 083e4d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v1.4.1

[compare changes](https://github.com/aklinker1/check/compare/v1.4.0...v1.4.1)

### 🩹 Fixes

- Fail oxlint on warnings, ignore folders by default ([c419433](https://github.com/aklinker1/check/commit/c419433))

## v1.4.0

[compare changes](https://github.com/aklinker1/check/compare/v1.3.1...v1.4.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aklinker1/check",
"version": "1.4.0",
"version": "1.4.1",
"repository": {
"type": "git",
"url": "https://github.com/aklinker1/check"
Expand Down

0 comments on commit 083e4d4

Please sign in to comment.