Skip to content

Commit 5e3aec0

Browse files
authored
chore(main): release 2.12.2 (#40)
1 parent 4229e7d commit 5e3aec0

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.12.2](https://github.com/zakodium/typedoc-action/compare/v2.12.1...v2.12.2) (2025-08-19)
4+
5+
6+
### Bug Fixes
7+
8+
* add missing core imports ([#39](https://github.com/zakodium/typedoc-action/issues/39)) ([4229e7d](https://github.com/zakodium/typedoc-action/commit/4229e7d8611408c8715dbdb16e3acf09ce6d813b))
9+
310
## [2.12.1](https://github.com/zakodium/typedoc-action/compare/v2.12.0...v2.12.1) (2025-08-19)
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.12.1",
4+
"version": "2.12.2",
55
"description": "Build documentation using TypeDoc",
66
"type": "module",
77
"repository": {

0 commit comments

Comments
 (0)