@storm-software/tsdoc 0.13.34 → 0.13.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,17 @@
2
2
 
3
3
  # Changelog for Storm Ops - Tsdoc
4
4
 
5
+ ## [0.13.34](https://github.com/storm-software/storm-ops/releases/tag/tsdoc%400.13.34) (11/13/2025)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([e7bd95c1c](https://github.com/storm-software/storm-ops/commit/e7bd95c1c))
11
+ - **monorepo:** Regenerate README markdown files
12
+ ([d47b551f9](https://github.com/storm-software/storm-ops/commit/d47b551f9))
13
+ - **monorepo:** Regenerate README markdown files
14
+ ([70c8dba97](https://github.com/storm-software/storm-ops/commit/70c8dba97))
15
+
5
16
  ## [0.13.33](https://github.com/storm-software/storm-ops/releases/tag/tsdoc%400.13.33) (11/13/2025)
6
17
 
7
18
  ### Miscellaneous
package/dist/index.cjs CHANGED
@@ -331,10 +331,6 @@ var typedoc_default = {
331
331
  tagName: "@hideconstructor",
332
332
  syntaxKind: "modifier"
333
333
  },
334
- {
335
- tagName: "@jsx",
336
- syntaxKind: "block"
337
- },
338
334
  {
339
335
  tagName: "@summary",
340
336
  syntaxKind: "block"
package/dist/index.js CHANGED
@@ -304,10 +304,6 @@ var typedoc_default = {
304
304
  tagName: "@hideconstructor",
305
305
  syntaxKind: "modifier"
306
306
  },
307
- {
308
- tagName: "@jsx",
309
- syntaxKind: "block"
310
- },
311
307
  {
312
308
  tagName: "@summary",
313
309
  syntaxKind: "block"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/tsdoc",
3
- "version": "0.13.34",
3
+ "version": "0.13.35",
4
4
  "type": "module",
5
5
  "description": "This package contains shared TSDoc configurations used in Storm Software projects.",
6
6
  "repository": {
@@ -86,5 +86,5 @@
86
86
  },
87
87
  "publishConfig": { "access": "public" },
88
88
  "sideEffects": false,
89
- "gitHead": "2e621fec96dc869cca88499db68a2944d2bcc23d"
89
+ "gitHead": "e4d9b69dc5d7c46f37f2a6aac9c832d1fe5314f5"
90
90
  }
package/typedoc.json CHANGED
@@ -222,10 +222,6 @@
222
222
  "tagName": "@hideconstructor",
223
223
  "syntaxKind": "modifier"
224
224
  },
225
- {
226
- "tagName": "@jsx",
227
- "syntaxKind": "block"
228
- },
229
225
  {
230
226
  "tagName": "@summary",
231
227
  "syntaxKind": "block"