Skip to content

Commit d7ca76d

Browse files
authored
chore(main): release 2.10.1 (#31)
1 parent cb525be commit d7ca76d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.10.1](https://github.com/zakodium/typedoc-action/compare/v2.10.0...v2.10.1) (2025-07-27)
4+
5+
6+
### Bug Fixes
7+
8+
* update typedoc to 0.28.7 ([cb525be](https://github.com/zakodium/typedoc-action/commit/cb525bea9e33f9836b60fb8a2fec41cffa6ba0b9))
9+
310
## [2.10.0](https://github.com/zakodium/typedoc-action/compare/v2.9.2...v2.10.0) (2025-06-12)
411

512

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-action",
33
"private": true,
4-
"version": "2.10.0",
4+
"version": "2.10.1",
55
"description": "Build documentation using TypeDoc",
66
"type": "module",
77
"repository": {

0 commit comments

Comments
 (0)