Skip to content

Commit faea9e7

Browse files
authored
chore(main): release 2.12.1 (#38)
1 parent aca22f4 commit faea9e7

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.1](https://github.com/zakodium/typedoc-action/compare/v2.12.0...v2.12.1) (2025-08-19)
4+
5+
6+
### Bug Fixes
7+
8+
* dummy commit for generating a new release ([#36](https://github.com/zakodium/typedoc-action/issues/36)) ([2cec784](https://github.com/zakodium/typedoc-action/commit/2cec7841eca2c4f8941796af9de3938a724fc6b5))
9+
310
## [2.12.0](https://github.com/zakodium/typedoc-action/compare/v2.11.0...v2.12.0) (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.0",
4+
"version": "2.12.1",
55
"description": "Build documentation using TypeDoc",
66
"type": "module",
77
"repository": {

0 commit comments

Comments
 (0)