Skip to content

Commit dfee596

Browse files
authored
chore(main): release 2.9.2 (#28)
1 parent ff635b6 commit dfee596

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.9.2](https://github.com/zakodium/typedoc-action/compare/v2.9.1...v2.9.2) (2025-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies ([b1d9c3f](https://github.com/zakodium/typedoc-action/commit/b1d9c3fd21abc4a6d1481ffc73a5517fc5b58177))
9+
310
## [2.9.1](https://github.com/zakodium/typedoc-action/compare/v2.9.0...v2.9.1) (2024-12-16)
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.9.1",
4+
"version": "2.9.2",
55
"description": "Build documentation using TypeDoc",
66
"type": "module",
77
"repository": {

0 commit comments

Comments
 (0)