create-storm-workspace 1.91.50 → 1.91.58

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 (4) hide show
  1. package/CHANGELOG.md +58 -0
  2. package/README.md +2 -1
  3. package/index.js +192 -192
  4. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -2,6 +2,64 @@
2
2
 
3
3
  # Changelog for Storm Ops - Create Storm Workspace
4
4
 
5
+ ## [1.91.57](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.91.57) (2025-08-03)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Updates from git lifecycle hooks
10
+ ([8662866d8](https://github.com/storm-software/storm-ops/commit/8662866d8))
11
+
12
+ ## [1.91.56](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.91.56) (2025-08-03)
13
+
14
+ ### Miscellaneous
15
+
16
+ - **monorepo:** Update README files and package dependencies
17
+ ([98aa92354](https://github.com/storm-software/storm-ops/commit/98aa92354))
18
+
19
+ ## [1.91.55](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.91.55) (2025-08-03)
20
+
21
+ ### Miscellaneous
22
+
23
+ - **monorepo:** Updates to package dependencies
24
+ ([d3178b9fe](https://github.com/storm-software/storm-ops/commit/d3178b9fe))
25
+
26
+ ## [1.91.54](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.91.54) (2025-08-03)
27
+
28
+ ### Miscellaneous
29
+
30
+ - **monorepo:** Updates to README and dependencies
31
+ ([d5fa740ba](https://github.com/storm-software/storm-ops/commit/d5fa740ba))
32
+
33
+ ## [1.91.53](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.91.53) (2025-08-03)
34
+
35
+ ### Miscellaneous
36
+
37
+ - **monorepo:** Update workspace dependency links for packages
38
+ ([e311f77ef](https://github.com/storm-software/storm-ops/commit/e311f77ef))
39
+
40
+ ## [1.91.52](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.91.52) (2025-08-03)
41
+
42
+ ### Miscellaneous
43
+
44
+ - **monorepo:** Update README and package dependency versions
45
+ ([cf2786e59](https://github.com/storm-software/storm-ops/commit/cf2786e59))
46
+
47
+ ## [1.91.51](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.91.51) (2025-08-03)
48
+
49
+ ### Miscellaneous
50
+
51
+ - **monorepo:** Update workspace package dependencies
52
+ ([a51e7f3f5](https://github.com/storm-software/storm-ops/commit/a51e7f3f5))
53
+ - **monorepo:** Regenerate README markdown files
54
+ ([bfce1b325](https://github.com/storm-software/storm-ops/commit/bfce1b325))
55
+
56
+ ## [1.91.50](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.91.50) (2025-08-03)
57
+
58
+ ### Miscellaneous
59
+
60
+ - **monorepo:** Update workspace package dependencies
61
+ ([c6fbbda93](https://github.com/storm-software/storm-ops/commit/c6fbbda93))
62
+
5
63
  ## [1.91.49](https://github.com/storm-software/storm-ops/releases/tag/create-storm-workspace%401.91.49) (2025-08-02)
6
64
 
7
65
  ### Bug Fixes
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-1.91.48-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)
24
+ [![Version](https://img.shields.io/badge/version-1.91.56-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)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
+
43
44
  ## Table of Contents
44
45
 
45
46
  - [Create Storm Workspace](#create-storm-workspace)