Skip to content

Commit 913698a

Browse files
chore(release): 2.7.0 [skip ci]
# [2.7.0](v2.6.2...v2.7.0) (2022-01-21) ### Bug Fixes * removed duplicates of class properties definitions ([da7d9ca](da7d9ca)) * removed fillMethodComment duplicate after merge ([1137747](1137747)) * removed undefined summary ([d8c5a78](d8c5a78)) ### Features * improved types predict in class methods ([5fd357a](5fd357a)) * predict function types and params ([c0f9d1d](c0f9d1d))
1 parent a3be235 commit 913698a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-docs",
3-
"version": "2.6.2",
3+
"version": "2.7.0",
44
"description": "JSdoc theme",
55
"repository": "github:SoftwareBrothers/better-docs",
66
"main": "publish.js",

0 commit comments

Comments
 (0)