heading-case 1.1.4 → 1.1.5

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
@@ -2625,6 +2625,7 @@ const dict = [
2625
2625
  'EJS',
2626
2626
  'Emotion',
2627
2627
  'Fast Refresh',
2628
+ 'Git',
2628
2629
  'GitHub Actions',
2629
2630
  'GitHub Pages',
2630
2631
  'I',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "heading-case",
3
- "version": "1.1.4",
3
+ "version": "1.1.5",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/rstackjs/heading-case"