@storm-software/git-tools 1.0.0 → 1.0.1

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/CHANGELOG.md ADDED
@@ -0,0 +1,104 @@
1
+ # [1.0.0](https://github.com/storm-software/storm-ops/compare/...git-tools-v1.0.0) (2023-11-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** pin dependencies ([3a245b9](https://github.com/storm-software/storm-ops/commit/3a245b9f6781af520862474da42de105a59a96e1))
7
+ * **deps:** update dependencies-non-major ([8b99e68](https://github.com/storm-software/storm-ops/commit/8b99e68edc98c02d0e59d69d7c82069e60ee0faa))
8
+ * **deps:** update dependency @cspell/dict-en-gb to v4 ([eddf2bf](https://github.com/storm-software/storm-ops/commit/eddf2bff0125b38008a3dccf22928f20767ecd26))
9
+ * **deps:** update dependency p-limit to v5 ([353e00a](https://github.com/storm-software/storm-ops/commit/353e00a00d4de71ca2d828d4a788726da6020ba4))
10
+ * **deps:** update dependency prettier to v3 ([f505213](https://github.com/storm-software/storm-ops/commit/f50521399cb1f54916a803b91587f6241467123a))
11
+ * **deps:** update patch prod dependencies ([651ea23](https://github.com/storm-software/storm-ops/commit/651ea23e5a515e2391a415b5c9b1f194eb7ff8f0))
12
+ * **deps:** update typescript-eslint monorepo to v6 ([c8b086b](https://github.com/storm-software/storm-ops/commit/c8b086b43f25c22c200bf157e88459371391ec38))
13
+ * **git-tools:** Add @semantic-release/github dependency to git-tools ([949bc8d](https://github.com/storm-software/storm-ops/commit/949bc8d953b855e3f2e0a2f7e1faae12da83cdad))
14
+ * **git-tools:** Add base path to the semantic release plugin module ([91b0f52](https://github.com/storm-software/storm-ops/commit/91b0f52394e04f4b54acfe5fe594301504970586))
15
+ * **git-tools:** Add call to git lfs fetch in release CLI ([a1fe306](https://github.com/storm-software/storm-ops/commit/a1fe306a18926295cacce8a18456613ba8318645))
16
+ * **git-tools:** Add full path to package.json directory when loading npm plugin ([af935bb](https://github.com/storm-software/storm-ops/commit/af935bbe33857420b4082d5e1b70a942d4e66b4b))
17
+ * **git-tools:** Add option values to plugins with no options provided ([1779229](https://github.com/storm-software/storm-ops/commit/177922927ed66cb2784f7851fa1182838e36143f))
18
+ * **git-tools:** Added config token replacement functionality ([cd48602](https://github.com/storm-software/storm-ops/commit/cd4860283eb249bfe2b2b08a439f729f2f5b89a3))
19
+ * **git-tools:** Added missing semantic-release depenencies ([33a0f5e](https://github.com/storm-software/storm-ops/commit/33a0f5e635a417715db8cbfd78540912e721529b))
20
+ * **git-tools:** Added missing semantic-release plugins ([5350bc2](https://github.com/storm-software/storm-ops/commit/5350bc2bd4c89f9f1dc1f29903dfbd90ffb6f337))
21
+ * **git-tools:** Added semantic-release plugins to root package.json ([55289a7](https://github.com/storm-software/storm-ops/commit/55289a75b08e1603f087dfa1c8b6d594b6386f95))
22
+ * **git-tools:** Apply default config to plugin options ([35e9e31](https://github.com/storm-software/storm-ops/commit/35e9e31a7a03796a2479223f316423238d61486b))
23
+ * **git-tools:** Convert package to ES module ([b845fda](https://github.com/storm-software/storm-ops/commit/b845fdacbd530a90cb6a596cd9e182f3466e92f0))
24
+ * **git-tools:** Convert the cjs scripts to ES modules ([b6b4db7](https://github.com/storm-software/storm-ops/commit/b6b4db7475d5beba127ba862fb5c6431cc0b0063))
25
+ * **git-tools:** Directly import commit analyzer ([dac2293](https://github.com/storm-software/storm-ops/commit/dac22931580c3f15088523bcb4b225bbf6fdc126))
26
+ * **git-tools:** Improve the way the analyze commit plugin options are merged ([09bc5d8](https://github.com/storm-software/storm-ops/commit/09bc5d8bd645120e1206f4304396337bfb39547f))
27
+ * **git-tools:** Make release plugin dynamic ([de9aeb8](https://github.com/storm-software/storm-ops/commit/de9aeb849a7216a570242868a2034f0b661bd946))
28
+ * **git-tools:** Manually import commit-analyzer in release CLI ([4747759](https://github.com/storm-software/storm-ops/commit/4747759cd6ce28a682f4fa5b9ecdf18c7b2a40b2))
29
+ * **git-tools:** Patch semantic-release to use an import instead of require on the plugin ([25dcf81](https://github.com/storm-software/storm-ops/commit/25dcf81794381cb3df24ea944592bf6e729093cf))
30
+ * **git-tools:** Remove commit plugin from list ([95aacee](https://github.com/storm-software/storm-ops/commit/95aaceeec9eccbb51c99e92bbeeb14f49091f8ec))
31
+ * **git-tools:** Remove unused lodash dependency ([0381059](https://github.com/storm-software/storm-ops/commit/0381059a48e7260648a61178ad52912c69362601))
32
+ * **git-tools:** Removed code that incorrectly threw an error when no release was performed ([ab6052f](https://github.com/storm-software/storm-ops/commit/ab6052fe7ee66dd4bd101661105fcbf4a4580a3b))
33
+ * **git-tools:** Resolve invalid branch name ([dc6dc05](https://github.com/storm-software/storm-ops/commit/dc6dc053747ad1cb0e38b532a30a366bb72fd057))
34
+ * **git-tools:** Resolve issue reading results during release processing ([0eec7bc](https://github.com/storm-software/storm-ops/commit/0eec7bc4f4454e91945dd772d477e54dc035fa63))
35
+ * **git-tools:** Resolve issue where no `releaseRules` were provided to the analyzer plugin config ([6dad601](https://github.com/storm-software/storm-ops/commit/6dad601b017689b5d8af0facb12070fc00916dff))
36
+ * **git-tools:** Resolve issue with CJS vs ESM conflicts ([7afb4c9](https://github.com/storm-software/storm-ops/commit/7afb4c98b22dff7a9b9d9ba5987b212797b7aa29))
37
+ * **git-tools:** Resolve issue with missing path reference in header ([73424b4](https://github.com/storm-software/storm-ops/commit/73424b449f6aee64a01d6adb26225d364027036c))
38
+ * **git-tools:** Resolve issue with passing options to semantic release ([2628172](https://github.com/storm-software/storm-ops/commit/2628172ea1e9fc6cd8b4301df080878bb8f663b6))
39
+ * **git-tools:** Resolve issue with plugin path ([feef4fe](https://github.com/storm-software/storm-ops/commit/feef4fe14b9556c3b736c63d731cd04d299aae68))
40
+ * **git-tools:** Resolve issue with registry config in release action ([a5f73e7](https://github.com/storm-software/storm-ops/commit/a5f73e7956b36bbe50d2f3180f95c3b599f9059d))
41
+ * **git-tools:** Resolve semantic-release import issue ([4f7058b](https://github.com/storm-software/storm-ops/commit/4f7058bdc5cfcf7db7fa70b0b060f94b6c557377))
42
+ * **git-tools:** Resolved issue with bad import for filter function ([a429777](https://github.com/storm-software/storm-ops/commit/a42977746e777c17e5986c85a54cc23ecee66a0b))
43
+ * **git-tools:** Resolved issue with misnamed workspaceDir config option ([4fe7b12](https://github.com/storm-software/storm-ops/commit/4fe7b12974be152da85f9f17b985933dd8cd6bc1))
44
+ * **git-tools:** Resolved issue with missing outputPath in npm release ([5a11e46](https://github.com/storm-software/storm-ops/commit/5a11e4628dfc53d996a6d9d24a5682b5ada8362f))
45
+ * **git-tools:** Resolved issue with output path in npm release plugin ([644fd6f](https://github.com/storm-software/storm-ops/commit/644fd6f9aac2a9fbaa9c99a26f823d7ef21c3258))
46
+ * **git-tools:** Resolved issues with release module imports ([befe2b2](https://github.com/storm-software/storm-ops/commit/befe2b21a3726abd51a032abaed21e8bcaf50c74))
47
+ * **git-tools:** Resolved logging issue during release reporting ([77774d2](https://github.com/storm-software/storm-ops/commit/77774d282ed1c805c65fc9a9ba1cbd5893b69576))
48
+ * **git-tools:** Update env variable passed to release plugin ([c75602f](https://github.com/storm-software/storm-ops/commit/c75602fbc0b2ad8eec238617e2e473a9bf3348c6))
49
+ * **git-tools:** Update how commit analyzer import is handled in storm-semantic-release ([148c952](https://github.com/storm-software/storm-ops/commit/148c952677d97bd66fbb8b691161c307bb60af8f))
50
+ * **git-tools:** Update method of importing semantic-release ([5ae114e](https://github.com/storm-software/storm-ops/commit/5ae114e0fee775840363ffcf7f2efcb727c2c9ed))
51
+ * **git-tools:** Update paths used to check for package.json during versioning ([e25e02a](https://github.com/storm-software/storm-ops/commit/e25e02a23c6df87331bd1aae5b5c970445b912a8))
52
+ * **git-tools:** Update release CLI to release to npm ([6b4b7ec](https://github.com/storm-software/storm-ops/commit/6b4b7ecec767f1bbd1da1f1e21014baff1f3e5bf))
53
+ * **git-tools:** Update require to import in semantic-release patch ([e2ef52c](https://github.com/storm-software/storm-ops/commit/e2ef52cd0920336ad33857954040af7291a66e6d))
54
+ * **git-tools:** Updates to default config to resolve GitHub checkin error ([412c679](https://github.com/storm-software/storm-ops/commit/412c6796873ffc86872425e42bfdce3f06340352))
55
+ * **semantic-release-plugin:** Add cjs build to release plugin ([3e06494](https://github.com/storm-software/storm-ops/commit/3e0649470fcc68814b550dd933fedb5840425617))
56
+ * **semantic-release-plugin:** Add code for commit analyzer ([2757ca3](https://github.com/storm-software/storm-ops/commit/2757ca3c9805b1cde9cb4bab0361ebee783fae11))
57
+ * **semantic-release-plugin:** Add release context fields to config ([06b0dd0](https://github.com/storm-software/storm-ops/commit/06b0dd0fbac867f73f9152e0dcc93251b033a62e))
58
+ * **semantic-release-plugin:** Add release note generation to semantic release plugin ([c4e250d](https://github.com/storm-software/storm-ops/commit/c4e250d910daa10aa33549c1c6f508e569930870))
59
+ * **semantic-release-plugin:** Add rootDir to plugin ([674ebdd](https://github.com/storm-software/storm-ops/commit/674ebddf21eaea5958064d4791df1ef676aab393))
60
+ * **semantic-release-plugin:** Change compiler type ([542667d](https://github.com/storm-software/storm-ops/commit/542667db6b58fe9775c92632cf0497a80d74593b))
61
+ * **semantic-release-plugin:** Changed import type for release plugin ([51f4809](https://github.com/storm-software/storm-ops/commit/51f480922809acb5592fcc8b594548d729388a7b))
62
+ * **semantic-release-plugin:** Converted the plugin to CommonJS ([ff870ee](https://github.com/storm-software/storm-ops/commit/ff870ee083c7da4524f50332cf2b47ef27734a3f))
63
+ * **semantic-release-plugin:** Format output to mjs file ([2175391](https://github.com/storm-software/storm-ops/commit/217539176889675d3e47a7dac102a1533a68869a))
64
+ * **semantic-release-plugin:** Invoke commit analzyer manually to prevent ES module issues ([09c66cb](https://github.com/storm-software/storm-ops/commit/09c66cb2c2fc94f59149b93d299cc95346438542))
65
+ * **semantic-release-plugin:** Mark the semantic-release plugin as external ([863ed64](https://github.com/storm-software/storm-ops/commit/863ed640a3960fbed7de71f946db0e2d591c87b8))
66
+ * **semantic-release-plugin:** Patch semantic-release-plugin-decorators to use import instead of require ([8a4b348](https://github.com/storm-software/storm-ops/commit/8a4b34854be0b5b6e7d4bef05942de8ea7ab84b4))
67
+ * **semantic-release-plugin:** Remove code to avoid semantic release built-in plugins ([6a7263b](https://github.com/storm-software/storm-ops/commit/6a7263b1273c0233ccdb79b3c3c06a9059375e5d))
68
+ * **semantic-release-plugin:** Remove third party code from bundle ([5d0d464](https://github.com/storm-software/storm-ops/commit/5d0d464e75d1fdd47e8db9f471ef8655a6b800e5))
69
+ * **semantic-release-plugin:** Removed dependancy on commit analyzer ([4796955](https://github.com/storm-software/storm-ops/commit/479695525e578ead9ada3fc79b2f46edfb0b667d))
70
+ * **semantic-release-plugin:** Resolve imports to support ES modules ([91cdf56](https://github.com/storm-software/storm-ops/commit/91cdf569e0e2237bbc0cb2e81446c3b2578a2e27))
71
+ * **semantic-release-plugin:** Resolve issue with main path extension in package.json ([b2aa62b](https://github.com/storm-software/storm-ops/commit/b2aa62be19ed31f64f6b1c483f0dd480ce73c1de))
72
+ * **semantic-release-plugin:** Resolve missing path module ([34409df](https://github.com/storm-software/storm-ops/commit/34409df07f095e6b11d80f570d03dea3bf859a86))
73
+ * **semantic-release-plugin:** Resolve path import issue ([c7769a1](https://github.com/storm-software/storm-ops/commit/c7769a123fbb48988c58047fa4832563b7946dad))
74
+ * **semantic-release-plugin:** Unbundle sematic release plugin ([7910e43](https://github.com/storm-software/storm-ops/commit/7910e43b14a9f048ad4979cdc8819589adbc1b3a))
75
+ * **semantic-release-plugin:** Update extension on main file to be mjs ([8c6e389](https://github.com/storm-software/storm-ops/commit/8c6e389bac21008b2cb4289b47f345ec52b2c204))
76
+ * **semantic-release-plugin:** Update the package.json index file path ([1da1cce](https://github.com/storm-software/storm-ops/commit/1da1cce9d135826636ed7af371e01db329bf1cc9))
77
+ * **storm-ops:** Added back husky hooks and removed config from package.json ([f1b0b85](https://github.com/storm-software/storm-ops/commit/f1b0b85af21c22051a9f26c8d987c4370c60ca76))
78
+ * **storm-ops:** Fixed issues with paths in husky hooks ([97ddda2](https://github.com/storm-software/storm-ops/commit/97ddda2f59cfde43e9f0026ed4bb713c67c6404c))
79
+ * **storm-ops:** Patch semantic release to use old config import ([18e27d6](https://github.com/storm-software/storm-ops/commit/18e27d6f5038475e28a83efbfdb0438fac3acda2))
80
+ * **storm-ops:** Remove unused workspace config from package.json ([0651468](https://github.com/storm-software/storm-ops/commit/0651468547eab92f29ea0f74152752eb700af0cb))
81
+ * **storm-ops:** Resolve issue with large image assets ([e0a49a0](https://github.com/storm-software/storm-ops/commit/e0a49a0b1d560794d09abdddd20434ae66900a1c))
82
+ * **storm-ops:** Resolved issue with lint staged config path in workspace hooks folder ([1fd5d07](https://github.com/storm-software/storm-ops/commit/1fd5d07298dd96ac70eff6171b17034c47ac88fb))
83
+ * **storm-ops:** Resolved issues with build/CI ([fc81a8f](https://github.com/storm-software/storm-ops/commit/fc81a8f527d7b0a069818243f955d05062a4efac))
84
+ * **storm-ops:** Resolved issues with pnpm lockfile ([563238c](https://github.com/storm-software/storm-ops/commit/563238cad00bc4042512438aee4072a084cfce99))
85
+ * **storm-ops:** Update env prefix with STORM to specify it is internal ([7e7468b](https://github.com/storm-software/storm-ops/commit/7e7468b6e21dd993bc8af9af74bda10b926c5e6f))
86
+ * **storm-ops:** Update linting tools, and scripts, to use ES modules ([59cb4a1](https://github.com/storm-software/storm-ops/commit/59cb4a18772bbe85a8d88aa356c37b799ce0d11f))
87
+ * **storm-ops:** Update lockfile for monorepo ([fc39b4a](https://github.com/storm-software/storm-ops/commit/fc39b4a32e199550eddf85360728e9253d210fa7))
88
+ * **storm-ops:** Update paths used to check for package.json during versioning ([5e87fd0](https://github.com/storm-software/storm-ops/commit/5e87fd0d472ff670c48081fd30c15eaa699dcde5))
89
+ * **storm-ops:** Update the directory paths in child package.json files ([77b739e](https://github.com/storm-software/storm-ops/commit/77b739e5ff4266a0a7a7b9ab0a6dc39062ecfbe7))
90
+ * **storm-ops:** Update the REPO_ROOT env to align with new naming convention ([02d58d0](https://github.com/storm-software/storm-ops/commit/02d58d05c15de07c9123427df7fead73bfed5364))
91
+ * **storm-ops:** Update workspace package.json file with private field set to false ([2045f27](https://github.com/storm-software/storm-ops/commit/2045f2753e90828747d155903dc5071864e893aa))
92
+
93
+
94
+ ### Features
95
+
96
+ * **create-storm-workspace:** Initial check-in for storm-ops monorepo ([ecb9822](https://github.com/storm-software/storm-ops/commit/ecb9822741fd989c3ce68fd7d07547e8b925cd9d))
97
+ * **git-tools:** Move the semantic-release-plugin into the git-tools package ([663e7ca](https://github.com/storm-software/storm-ops/commit/663e7ca6f51bf141b698a6448f88471278a2c77f))
98
+ * **semantic-release-plugin:** Resolve issues with plugin so release executes ([b7164b5](https://github.com/storm-software/storm-ops/commit/b7164b5b5b077da44a40141ade245ddd26ae54ee))
99
+ * **semantic-release-plugin:** Split out the semantic release plugin into it's own project ([317e52c](https://github.com/storm-software/storm-ops/commit/317e52ca4278855a87a5d1f8b52faab610a35ba8))
100
+
101
+
102
+ ### Reverts
103
+
104
+ * **git-tools:** Revert import of commit analyzer ([dcd6029](https://github.com/storm-software/storm-ops/commit/dcd60297b34a3c73ce16fe5f5176302693b5ed8b))
package/README.md CHANGED
@@ -10,13 +10,12 @@
10
10
  </div>
11
11
 
12
12
  <br />
13
- The <b>⚡Storm-Ops</b> monorepo contains CLI utility applications, tools, and various libraries used to create modern, scalable web applications.
14
- <br />
15
- Storm workspaces are built using <a href="https://nx.dev/" target="_blank">Nx</a>, a set of extensible dev tools for monorepos, which helps you develop like Google, Facebook, and Microsoft. Building on top of Nx, the Open System provides a set of tools and patterns that help you scale your monorepo to many teams while keeping the codebase maintainable.
13
+ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages include CLI utility applications, tools, and various libraries used to create modern, scalable web applications.
14
+ <br />
16
15
 
17
16
  <h4 align="center">💻 Visit <a href="https://stormsoftware.org" target="_blank">stormsoftware.org</a> to stay up to date with this developer<br /><br /></h4>
18
17
 
19
- [![Version](https://img.shields.io/badge/version-0.0.1-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
18
+ [![Version](https://img.shields.io/badge/version-1.0.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
20
19
  [![Nx](https://img.shields.io/badge/Nx-14.4.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-13.0.5-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![codecov.io](https://img.shields.io/codecov/c/github/commitizen/cz-cli.svg?style=for-the-badge&color=1fb2a6)](https://codecov.io/github/commitizen/cz-cli?branch=master)&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 docusaurus](https://img.shields.io/badge/documented_with-docusaurus-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://docusaurus.io/)&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)
21
20
 
22
21
 
@@ -51,6 +50,10 @@ Run `nx test git-tools` to execute the unit tests via [Jest](https://jestjs.io).
51
50
  <!-- markdownlint-disable -->
52
51
 
53
52
 
53
+ ## Storm Workspaces
54
+
55
+ Storm workspaces are built using <a href="https://nx.dev/" target="_blank">Nx</a>, a set of extensible dev tools for monorepos, which helps you develop like Google, Facebook, and Microsoft. Building on top of Nx, the Open System provides a set of tools and patterns that help you scale your monorepo to many teams while keeping the codebase maintainable.
56
+
54
57
  ## Roadmap
55
58
 
56
59
  See the [open issues](https://github.com/storm-software/stormstack/issues) for a list of proposed features (and known issues).
@@ -63,9 +66,9 @@ See the [open issues](https://github.com/storm-software/stormstack/issues) for a
63
66
 
64
67
  Reach out to the maintainer at one of the following places:
65
68
 
66
- - [Contact](https://stormcloud.dev/contact)
69
+ - [Contact](https://stormsoftware.org/contact)
67
70
  - [GitHub discussions](https://github.com/storm-software/stormstack/discussions)
68
- - <support@stormcloud.dev>
71
+ - <support@stormsoftware.org>
69
72
 
70
73
  ## License
71
74
 
@@ -124,7 +127,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
124
127
  <img src="https://pub-e71cff0f90204755bc910518d63cacf8.r2.dev/logo-opengraph.gif" width="100%"/>
125
128
  </div>
126
129
  <div align="center">
127
- <a href="https://www.patsullivan.org" target="_blank">Website</a> | <a href="https://stormcloud.dev/contact" target="_blank">Contact</a> | <a href="https://linkedin.com/in/patrick-sullivan-865526b0" target="_blank">LinkedIn</a> | <a href="https://medium.com/@pat.joseph.sullivan" target="_blank">Medium</a> | <a href="https://github.com/sullivanpj" target="_blank">GitHub</a> | <a href="https://keybase.io/sullivanp" target="_blank">OpenPGP Key</a>
130
+ <a href="https://www.patsullivan.org" target="_blank">Website</a> | <a href="https://stormsoftware.org/contact" target="_blank">Contact</a> | <a href="https://linkedin.com/in/patrick-sullivan-865526b0" target="_blank">LinkedIn</a> | <a href="https://medium.com/@pat.joseph.sullivan" target="_blank">Medium</a> | <a href="https://github.com/sullivanpj" target="_blank">GitHub</a> | <a href="https://keybase.io/sullivanp" target="_blank">OpenPGP Key</a>
128
131
  </div>
129
132
 
130
133
  <div align="center">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/git-tools",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "private": false,
5
5
  "description": "⚡ A package containing various git tools used in Storm workspaces.",
6
6
  "keywords": [
@@ -52,15 +52,18 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
52
52
  <table>
53
53
  <tbody>
54
54
  <tr>
55
- <td align="center"><a href="http://www.sullypat.com/"><img src="https://avatars.githubusercontent.com/u/99053093?v=4?s=100" width="100px;" alt="Patrick Sullivan"/><br /><sub><b>Patrick Sullivan</b></sub></a><br /><a href="#design-sullivanpj" title="Design">🎨</a> <a href="https://github.com/storm-software/stormstack/commits?author=sullivanpj" title="Code">💻</a> <a href="#tool-sullivanpj" title="Tools">🔧</a> <a href="https://github.com/storm-software/stormstack/commits?author=sullivanpj" title="Documentation">📖</a> <a href="https://github.com/storm-software/stormstack/commits?author=sullivanpj" title="Tests">⚠️</a></td>
56
- <td align="center"><a href="https://tylerbenning.com/"><img src="https://avatars.githubusercontent.com/u/7265547?v=4?s=100" width="100px;" alt="Tyler Benning"/><br /><sub><b>Tyler Benning</b></sub></a><br /><a href="#design-tbenning" title="Design">🎨</a></td>
55
+ <td align="center" valign="top" width="14.28%"><a href="http://www.sullypat.com/"><img src="https://avatars.githubusercontent.com/u/99053093?v=4?s=100" width="100px;" alt="Patrick Sullivan"/><br /><sub><b>Patrick Sullivan</b></sub></a><br /><a href="#design-sullivanpj" title="Design">🎨</a> <a href="https://github.com/storm-software/storm-ops/commits?author=sullivanpj" title="Code">💻</a> <a href="#tool-sullivanpj" title="Tools">🔧</a> <a href="https://github.com/storm-software/storm-ops/commits?author=sullivanpj" title="Documentation">📖</a> <a href="https://github.com/storm-software/storm-ops/commits?author=sullivanpj" title="Tests">⚠️</a></td>
56
+ <td align="center" valign="top" width="14.28%"><a href="https://tylerbenning.com/"><img src="https://avatars.githubusercontent.com/u/7265547?v=4?s=100" width="100px;" alt="Tyler Benning"/><br /><sub><b>Tyler Benning</b></sub></a><br /><a href="#design-tbenning" title="Design">🎨</a></td>
57
+ <td align="center" valign="top" width="14.28%"><a href="http://stormsoftware.org"><img src="https://avatars.githubusercontent.com/u/149802440?v=4?s=100" width="100px;" alt="Stormie"/><br /><sub><b>Stormie</b></sub></a><br /><a href="#maintenance-stormie-bot" title="Maintenance">🚧</a></td>
57
58
  </tr>
58
59
  </tbody>
59
60
  <tfoot>
60
61
  <tr>
61
62
  <td align="center" size="13px" colspan="7">
62
- <a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
63
- </td>
63
+ <img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
64
+ <a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
65
+ </img>
66
+ </td>
64
67
  </tr>
65
68
  </tfoot>
66
69
  </table>
@@ -82,4 +85,4 @@ This project follows the [all-contributors](https://github.com/all-contributors/
82
85
  <p><b>Fingerprint:</b> 1BD2 7192 7770 2549 F4C9 F238 E6AD C420 DA5C 4C2D</p>
83
86
  </div>
84
87
 
85
- <h4 align="center">💻 Visit <a href="https://www.patsullivan.org" target="_blank">patsullivan.org</a> to stay up to date with this developer<br /><br /></h4>
88
+ <h3 align="center">💻 Visit <a href="https://www.patsullivan.org" target="_blank">patsullivan.org</a> to stay up to date with this developer</h3><br /><br />
@@ -4,11 +4,13 @@
4
4
  <a href="https://stormsoftware.org" target="_blank">Website</a> | <a href="https://stormsoftware.org/contact" target="_blank">Contact</a> | <a href="https://github.com/storm-software/stormstack" target="_blank">Repository</a> | <a href="https://stormstack.github.io/stormstack/" target="_blank">Documentation</a> | <a href="https://github.com/storm-software/stormstack/issues/new?assignees=&labels=bug&template=bug-report.yml&title=Bug Report%3A+">Report a Bug</a> | <a href="https://github.com/storm-software/stormstack/issues/new?assignees=&labels=enhancement&template=feature-request.yml&title=Feature Request%3A+">Request a Feature</a> | <a href="https://github.com/storm-software/stormstack/issues/new?assignees=&labels=documentation&template=documentation.yml&title=Documentation Request%3A+">Request Documentation</a> | <a href="https://github.com/storm-software/stormstack/discussions">Ask a Question</a>
5
5
  </div>
6
6
 
7
- <br />
7
+ <br />
8
8
  This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages include CLI utility applications, tools, and various libraries used to create modern, scalable web applications.
9
9
  <br />
10
10
 
11
- <h4 align="center">💻 Visit <a href="https://stormsoftware.org" target="_blank">stormsoftware.org</a> to stay up to date with this developer<br /><br /></h4>
11
+ <h3 align="center">💻 Visit <a href="https://stormsoftware.org" target="_blank">stormsoftware.org</a> to stay up to date with this developer</h3><br />
12
12
 
13
13
  [![Version](https://img.shields.io/badge/version-<!-- VERSION -->-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
14
- [![Nx](https://img.shields.io/badge/Nx-14.4.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-13.0.5-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![codecov.io](https://img.shields.io/codecov/c/github/commitizen/cz-cli.svg?style=for-the-badge&color=1fb2a6)](https://codecov.io/github/commitizen/cz-cli?branch=master)&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 docusaurus](https://img.shields.io/badge/documented_with-docusaurus-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://docusaurus.io/)&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)
14
+ [![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 docusaurus](https://img.shields.io/badge/documented_with-docusaurus-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://docusaurus.io/)&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)
15
+
16
+ <h3 align="center" bold="true">⚠️ <b>Attention</b> ⚠️ - This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.</h3><br />