@storm-software/workspace-tools 1.77.0 → 1.78.0

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 (3) hide show
  1. package/CHANGELOG.md +14 -12
  2. package/README.md +1 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,18 +1,25 @@
1
- ## 1.77.0 (2024-05-27)
1
+ ## 1.78.0 (2024-05-29)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **config:** Added the `cloudflareAccountId` configuration parameter ([db4cbd7d](https://github.com/storm-software/storm-ops/commit/db4cbd7d))
6
+
7
+ ### ❤️ Thank You
2
8
 
9
+ - Patrick Sullivan
10
+
11
+ ## 1.77.0 (2024-05-27)
3
12
 
4
13
  ### 🚀 Features
5
14
 
6
15
  - **workspace-tools:** Added the `TypeScriptLibraryGenerator` executor types to exports ([3e9432b1](https://github.com/storm-software/storm-ops/commit/3e9432b1))
7
16
 
8
-
9
- ### ❤️ Thank You
17
+ ### ❤️ Thank You
10
18
 
11
19
  - Patrick Sullivan
12
20
 
13
21
  ## 1.76.3 (2024-05-27)
14
22
 
15
-
16
23
  ### 🩹 Fixes
17
24
 
18
25
  - **deps:** update patch prod dependencies ([a8113435](https://github.com/storm-software/storm-ops/commit/a8113435))
@@ -27,34 +34,29 @@
27
34
 
28
35
  - **deps:** update dependencies-non-major ([#159](https://github.com/storm-software/storm-ops/pull/159))
29
36
 
30
-
31
- ### ❤️ Thank You
37
+ ### ❤️ Thank You
32
38
 
33
39
  - Patrick Sullivan
34
40
 
35
41
  ## 1.76.2 (2024-05-07)
36
42
 
37
-
38
43
  ### 🩹 Fixes
39
44
 
40
45
  - **config:** Mark the `accent` color as optional ([156921b6](https://github.com/storm-software/storm-ops/commit/156921b6))
41
46
 
42
47
  - **workspace-tools:** Resolved issue with invalid result returned from versioning generator ([a489eac5](https://github.com/storm-software/storm-ops/commit/a489eac5))
43
48
 
44
-
45
- ### ❤️ Thank You
49
+ ### ❤️ Thank You
46
50
 
47
51
  - Patrick Sullivan
48
52
 
49
53
  ## 1.76.1 (2024-05-06)
50
54
 
51
-
52
55
  ### 🩹 Fixes
53
56
 
54
57
  - **markdownlint:** Resolved issue with bad config in lint file ([95b3aba7](https://github.com/storm-software/storm-ops/commit/95b3aba7))
55
58
 
56
-
57
- ### ❤️ Thank You
59
+ ### ❤️ Thank You
58
60
 
59
61
  - Patrick Sullivan
60
62
 
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.76.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
24
+ [![Version](https://img.shields.io/badge/version-1.78.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
25
25
  [![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)
26
26
 
27
27
  > [!IMPORTANT]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.77.0",
3
+ "version": "1.78.0",
4
4
  "private": false,
5
5
  "description": "⚡ A Nx plugin package that contains various executors and generators used in a Storm workspaces.",
6
6
  "keywords": [