Skip to content

Commit 7314018

Browse files
author
GitHub Actions
committed
chore(release): v1.3.1
1 parent 3e351ba commit 7314018

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+
## v1.3.1
4+
5+
[compare changes](https://github.com/aklinker1/check/compare/v1.3.0...v1.3.1)
6+
7+
### 🩹 Fixes
8+
9+
- Improve debug logs ([5603bd4](https://github.com/aklinker1/check/commit/5603bd4))
10+
11+
### 🏡 Chore
12+
13+
- Fix type error ([3e351ba](https://github.com/aklinker1/check/commit/3e351ba))
14+
315
## v1.3.0
416

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

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.3.0",
3+
"version": "1.3.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/aklinker1/check"

0 commit comments

Comments
 (0)