heading-case 1.1.7 → 1.1.8

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
@@ -2650,6 +2650,7 @@ const dict = [
2650
2650
  'Netlify',
2651
2651
  'Kinsta',
2652
2652
  'Open Graph',
2653
+ 'Octane',
2653
2654
  'Page Router',
2654
2655
  'Parcel',
2655
2656
  'Playwright',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "heading-case",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/rstackjs/heading-case"