conventional-changelog-storm-software 0.3.88 → 0.3.89

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/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.3.87-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.3.88-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
package/dist/index.cjs CHANGED
@@ -19,7 +19,6 @@ require('./chunk-BQICBM4S.cjs');
19
19
  var fs = require('fs');
20
20
  var path = require('path');
21
21
  var chalk = require('chalk');
22
- require('date-fns/formatDistanceToNow');
23
22
  var c12 = require('c12');
24
23
  var defu = require('defu');
25
24
  var e2 = require('zod/mini');
@@ -1526,7 +1525,7 @@ ${formatLogMessage(config)}`,
1526
1525
  return config;
1527
1526
  };
1528
1527
 
1529
- // ../config-tools/dist/chunk-ZVA3DOGV.js
1528
+ // ../config-tools/dist/chunk-T32OBFSH.js
1530
1529
  function getConfig(workspaceRoot, skipLogs = false) {
1531
1530
  return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
1532
1531
  }
package/dist/index.js CHANGED
@@ -16,7 +16,6 @@ export { DEFAULT_COMMIT_TYPES } from './chunk-6VTXDH3N.js';
16
16
  import { existsSync } from 'node:fs';
17
17
  import { join } from 'node:path';
18
18
  import chalk from 'chalk';
19
- import 'date-fns/formatDistanceToNow';
20
19
  import { loadConfig } from 'c12';
21
20
  import defu from 'defu';
22
21
  import * as e2 from 'zod/mini';
@@ -1499,7 +1498,7 @@ ${formatLogMessage(config)}`,
1499
1498
  return config;
1500
1499
  };
1501
1500
 
1502
- // ../config-tools/dist/chunk-ZVA3DOGV.js
1501
+ // ../config-tools/dist/chunk-T32OBFSH.js
1503
1502
  function getConfig(workspaceRoot, skipLogs = false) {
1504
1503
  return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
1505
1504
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "conventional-changelog-storm-software",
3
- "version": "0.3.88",
3
+ "version": "0.3.89",
4
4
  "type": "module",
5
5
  "description": "This package contains the shared conventional-changelog configuration used in Storm Software projects.",
6
6
  "repository": {
@@ -213,8 +213,8 @@
213
213
  "storm-software"
214
214
  ],
215
215
  "dependencies": {
216
- "@storm-software/config": "^1.135.8",
217
- "@storm-software/config-tools": "^1.189.7",
216
+ "@storm-software/config": "^1.135.9",
217
+ "@storm-software/config-tools": "^1.189.8",
218
218
  "compare-func": "^2.0.0",
219
219
  "conventional-changelog-conventionalcommits": "^9.1.0",
220
220
  "conventional-changelog-writer": "^8.2.0",
@@ -228,5 +228,5 @@
228
228
  },
229
229
  "publishConfig": { "access": "public" },
230
230
  "sideEffects": false,
231
- "gitHead": "1246351be8bc0444be4f05feb8ddf68950fb4e39"
231
+ "gitHead": "104d85631645811956cfc4dd7629b0b99bf37e28"
232
232
  }