Skip to content

Commit 665c8b0

Browse files
chore(release): 2.1.0-tsdoc.1 [skip ci]
# [2.1.0-tsdoc.1](v2.0.1...v2.1.0-tsdoc.1) (2023-11-07) ### Features * replace jsdoc with tsdoc ([6cefb03](6cefb03))
1 parent 6cefb03 commit 665c8b0

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.1.0-tsdoc.1](https://github.com/Lundalogik/eslint-config/compare/v2.0.1...v2.1.0-tsdoc.1) (2023-11-07)
2+
3+
4+
### Features
5+
6+
7+
* replace jsdoc with tsdoc ([6cefb03](https://github.com/Lundalogik/eslint-config/commit/6cefb030c4a4554337df1bcf01371a0a1294a005))
8+
19
## [2.0.1](https://github.com/Lundalogik/eslint-config/compare/v2.0.0...v2.0.1) (2023-10-31)
210

311

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": "@limetech/eslint-config",
3-
"version": "2.0.1",
3+
"version": "2.1.0-tsdoc.1",
44
"description": "Reusable lint rules for use in other packages.",
55
"author": "Lime Technologies",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)