Skip to content

Commit 48c6589

Browse files
committed
Bump version to 2.1.0
1 parent e0e180d commit 48c6589

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 2.0.2 (2023-08-25)
1+
### 2.1.0 (2023-08-25)
22

33
- Added support for TypeDoc 0.25.x
44

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typedoc-plugin-missing-exports",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Include non-exported types in TypeDoc documentation",
55
"main": "./index.js",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)