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 3e351ba commit 7314018Copy full SHA for 7314018
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## v1.3.0
16
17
[compare changes](https://github.com/aklinker1/check/compare/v1.2.0...v1.3.0)
package.json
@@ -1,6 +1,6 @@
{
"name": "@aklinker1/check",
- "version": "1.3.0",
+ "version": "1.3.1",
"repository": {
"type": "git",
"url": "https://github.com/aklinker1/check"
0 commit comments