Skip to content

Commit 4a762ac

Browse files
committed
Bump version to 0.24.0
1 parent 29069e0 commit 4a762ac

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Beta
1+
# Unreleased
22

33
### Breaking Changes
44

@@ -74,8 +74,6 @@
7474
- @jm4rtinez
7575
- @muratgozel
7676

77-
# Unreleased
78-
7977
## v0.23.28 (2023-03-19)
8078

8179
### Features

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,7 +1,7 @@
11
{
22
"name": "typedoc",
33
"description": "Create api documentation for TypeScript projects.",
4-
"version": "0.24.0-beta.8",
4+
"version": "0.24.0",
55
"homepage": "https://typedoc.org",
66
"exports": {
77
".": "./dist/index.js",

0 commit comments

Comments
 (0)