heading-case 1.0.6 → 1.0.7

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -2516,6 +2516,7 @@ const dict = [
2516
2516
  ...Object.values(softwares_namespaceObject),
2517
2517
  'Angular',
2518
2518
  'Agent Skills',
2519
+ 'API Report File',
2519
2520
  'App Router',
2520
2521
  'Create React App',
2521
2522
  'Cloudflare Pages',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "heading-case",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "repository": "https://github.com/rstackjs/heading-case",
5
5
  "license": "MIT",
6
6
  "type": "module",