Skip to content

Commit fdb328f

Browse files
committed
Prepare alpha.8 release
1 parent bae3272 commit fdb328f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ The extractor would produce:
175175

176176
## Requirements
177177

178-
- **Node.js**: >= 18.0.0
178+
- **Node.js**: >= 22
179179
- **TypeScript**: ^5.8 (peer dependency)
180180

181181
Make sure you have TypeScript installed in your project:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-api-extractor",
3-
"version": "1.0.0-alpha.7",
3+
"version": "1.0.0-alpha.8",
44
"description": "Extracts API description from TypeScript code",
55
"author": {
66
"name": "Michał Dudak",

0 commit comments

Comments
 (0)