Skip to content

Commit c229c75

Browse files
committed
Release 13.1.1
1 parent 9059e88 commit c229c75

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55

66

77

8+
9+
## v13.1.1 (2023-08-11)
10+
11+
#### :bug: Bug Fix
12+
* [#578](https://github.com/lint-todo/utils/pull/578) Fix compact todo EOL issues, add more tests ([@Techn1x](https://github.com/Techn1x))
13+
14+
#### Committers: 2
15+
- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))
16+
- Brad Overton ([@Techn1x](https://github.com/Techn1x))
17+
18+
819
## v13.1.0 (2022-10-31)
920

1021
#### :rocket: Enhancement

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lint-todo/utils",
3-
"version": "13.1.0",
3+
"version": "13.1.1",
44
"repository": "https://github.com/lint-todo/utils.git",
55
"license": "MIT",
66
"author": "Steve Calvert <steve.calvert@gmail.com>",

0 commit comments

Comments
 (0)