@storm-software/cloudflare-tools 0.47.6 → 0.47.7

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 CHANGED
@@ -1,3 +1,9 @@
1
+ ## 0.47.7 (2025-01-12)
2
+
3
+ ### Miscellaneous
4
+
5
+ - **monorepo:** Regenerate README markdown files ([a104880f](https://github.com/storm-software/storm-ops/commit/a104880f))
6
+
1
7
  ## 0.47.6 (2025-01-12)
2
8
 
3
9
  ### 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-0.47.5-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-0.47.6-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 -->
package/index.js CHANGED
@@ -659623,7 +659623,7 @@ var require_package8 = __commonJS({
659623
659623
  "packages/cloudflare-tools/package.json"(exports2, module2) {
659624
659624
  module2.exports = {
659625
659625
  name: "@storm-software/cloudflare-tools",
659626
- version: "0.47.6",
659626
+ version: "0.47.7",
659627
659627
  type: "commonjs",
659628
659628
  description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
659629
659629
  repository: {
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@storm-software/cloudflare-tools","version":"0.47.6","type":"commonjs","description":"A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.","repository":{"type":"github","url":"https://github.com/storm-software/storm-ops","directory":"packages/cloudflare-tools"},"homepage":"https://stormsoftware.com","bugs":"https://github.com/storm-software/storm-ops/issues","author":{"name":"Storm Software","email":"contact@stormsoftware.com","url":"https://stormsoftware.com"},"license":"Apache-2.0","private":false,"main":"./index.js","exports":{".":"./index.js","./package.json":"./package.json","./generators.json":"./generators.json","./generators/*/schema.json":"./src/generators/*/schema.json","./executors.json":"./executors.json","./executors/*/schema.json":"./src/executors/*/schema.json","./plugins":"./src/plugins/index.js","./utils":"./src/utils/index.js"},"typings":"./declarations.d.ts","keywords":["monorepo","open-system","storm","storm-ops","storm-stack","stormstack","sullivanpj"],"peerDependencies":{"@nx/devkit":"^20.3.1","@nx/node":"^20.3.1","@nx/web":"^20.3.1","@nx/webpack":"^20.3.1","nx":"^20.3.1","wrangler":">=3.58.0"},"peerDependenciesMeta":{"@nx/devkit":{"optional":false},"@nx/node":{"optional":false},"@nx/web":{"optional":false},"@nx/webpack":{"optional":false},"nx":{"optional":false},"wrangler":{"optional":false}},"dependencies":{"@aws-sdk/client-s3":"3.47.0","c12":"^2.0.0-beta.2","glob":"10.4.2","jest-resolve":"29.7.0"},"devDependencies":{"@nx/devkit":"^20.3.1","@nx/node":"^20.3.1","@nx/web":"^20.3.1","@nx/webpack":"^20.3.1","nx":"^20.3.1","wrangler":">=3.58.0"},"publishConfig":{"access":"public"},"executors":"./executors.json","generators":"./generators.json"}
1
+ {"name":"@storm-software/cloudflare-tools","version":"0.47.7","type":"commonjs","description":"A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.","repository":{"type":"github","url":"https://github.com/storm-software/storm-ops","directory":"packages/cloudflare-tools"},"homepage":"https://stormsoftware.com","bugs":"https://github.com/storm-software/storm-ops/issues","author":{"name":"Storm Software","email":"contact@stormsoftware.com","url":"https://stormsoftware.com"},"license":"Apache-2.0","private":false,"main":"./index.js","exports":{".":"./index.js","./package.json":"./package.json","./generators.json":"./generators.json","./generators/*/schema.json":"./src/generators/*/schema.json","./executors.json":"./executors.json","./executors/*/schema.json":"./src/executors/*/schema.json","./plugins":"./src/plugins/index.js","./utils":"./src/utils/index.js"},"typings":"./declarations.d.ts","keywords":["monorepo","open-system","storm","storm-ops","storm-stack","stormstack","sullivanpj"],"peerDependencies":{"@nx/devkit":"^20.3.1","@nx/node":"^20.3.1","@nx/web":"^20.3.1","@nx/webpack":"^20.3.1","nx":"^20.3.1","wrangler":">=3.58.0"},"peerDependenciesMeta":{"@nx/devkit":{"optional":false},"@nx/node":{"optional":false},"@nx/web":{"optional":false},"@nx/webpack":{"optional":false},"nx":{"optional":false},"wrangler":{"optional":false}},"dependencies":{"@aws-sdk/client-s3":"3.47.0","c12":"^2.0.0-beta.2","glob":"10.4.2","jest-resolve":"29.7.0"},"devDependencies":{"@nx/devkit":"^20.3.1","@nx/node":"^20.3.1","@nx/web":"^20.3.1","@nx/webpack":"^20.3.1","nx":"^20.3.1","wrangler":">=3.58.0"},"publishConfig":{"access":"public"},"executors":"./executors.json","generators":"./generators.json"}
@@ -659576,7 +659576,7 @@ var require_package8 = __commonJS({
659576
659576
  "packages/cloudflare-tools/package.json"(exports2, module2) {
659577
659577
  module2.exports = {
659578
659578
  name: "@storm-software/cloudflare-tools",
659579
- version: "0.47.6",
659579
+ version: "0.47.7",
659580
659580
  type: "commonjs",
659581
659581
  description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
659582
659582
  repository: {
@@ -726811,7 +726811,7 @@ var require_package13 = __commonJS({
726811
726811
  "packages/cloudflare-tools/package.json"(exports2, module2) {
726812
726812
  module2.exports = {
726813
726813
  name: "@storm-software/cloudflare-tools",
726814
- version: "0.47.6",
726814
+ version: "0.47.7",
726815
726815
  type: "commonjs",
726816
726816
  description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
726817
726817
  repository: {