conventional-changelog-storm-software 0.3.229 → 0.3.231
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 +7 -7
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
<div align="center">
|
|
7
7
|
<picture>
|
|
8
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x640-dark.gif">
|
|
9
|
-
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x640-light.gif">
|
|
10
|
-
<img src="https://public.storm-cdn.com/storm-software/banner-1280x640-dark.gif" width="100%" alt="Storm Software" />
|
|
8
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/media/banner-1280x640-dark.gif">
|
|
9
|
+
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/media/banner-1280x640-light.gif">
|
|
10
|
+
<img src="https://public.storm-cdn.com/storm-software/media/banner-1280x640-dark.gif" width="100%" alt="Storm Software" />
|
|
11
11
|
</picture>
|
|
12
12
|
</div>
|
|
13
13
|
<br />
|
|
@@ -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
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
|
@@ -236,9 +236,9 @@ specification. Contributions of any kind welcome!
|
|
|
236
236
|
|
|
237
237
|
<div align="center">
|
|
238
238
|
<picture>
|
|
239
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-dark.webp">
|
|
240
|
-
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-light.webp">
|
|
241
|
-
<img src="https://public.storm-cdn.com/storm-software/banner-1280x320-dark.webp" width="100%" alt="Storm Software" />
|
|
239
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/media/banner-1280x320-dark.webp">
|
|
240
|
+
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/media/banner-1280x320-light.webp">
|
|
241
|
+
<img src="https://public.storm-cdn.com/storm-software/media/banner-1280x320-dark.webp" width="100%" alt="Storm Software" />
|
|
242
242
|
</picture>
|
|
243
243
|
</div>
|
|
244
244
|
<br />
|
package/dist/index.cjs
CHANGED
|
@@ -642,7 +642,7 @@ var getConfigFile = async (filePath, additionalFileNames = []) => {
|
|
|
642
642
|
return config;
|
|
643
643
|
};
|
|
644
644
|
|
|
645
|
-
// ../config/dist/chunk-
|
|
645
|
+
// ../config/dist/chunk-FYHIR57S.js
|
|
646
646
|
var s = "https://docs.stormsoftware.com";
|
|
647
647
|
var r = "https://stormsoftware.com";
|
|
648
648
|
var a = "https://stormsoftware.com/license";
|
package/dist/index.js
CHANGED
|
@@ -615,7 +615,7 @@ var getConfigFile = async (filePath, additionalFileNames = []) => {
|
|
|
615
615
|
return config;
|
|
616
616
|
};
|
|
617
617
|
|
|
618
|
-
// ../config/dist/chunk-
|
|
618
|
+
// ../config/dist/chunk-FYHIR57S.js
|
|
619
619
|
var s = "https://docs.stormsoftware.com";
|
|
620
620
|
var r = "https://stormsoftware.com";
|
|
621
621
|
var a = "https://stormsoftware.com/license";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "conventional-changelog-storm-software",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.231",
|
|
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.138.
|
|
217
|
-
"@storm-software/config-tools": "1.190.
|
|
216
|
+
"@storm-software/config": "1.138.7",
|
|
217
|
+
"@storm-software/config-tools": "1.190.70",
|
|
218
218
|
"compare-func": "^2.0.0",
|
|
219
219
|
"conventional-changelog-conventionalcommits": "^9.3.1",
|
|
220
220
|
"conventional-changelog-writer": "^8.4.0",
|
|
@@ -228,5 +228,5 @@
|
|
|
228
228
|
},
|
|
229
229
|
"publishConfig": { "access": "public" },
|
|
230
230
|
"sideEffects": false,
|
|
231
|
-
"gitHead": "
|
|
231
|
+
"gitHead": "fdea267e4dc6eba5a25455d10238ec64177ed701"
|
|
232
232
|
}
|