@storm-software/workspace-tools 1.107.1 β†’ 1.107.2

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 +26 -17
  2. package/README.md +1 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,60 +1,69 @@
1
- ## 1.107.1 (2024-06-24)
1
+ ## 1.107.2 (2024-06-24)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **storm-ops:** Resolve issue with renovatebot in workflow action
6
+ ([e587423a](https://github.com/storm-software/storm-ops/commit/e587423a))
2
7
 
8
+ ## 1.107.1 (2024-06-24)
3
9
 
4
10
  ### 🩹 Fixes
5
11
 
6
- - **storm-ops:** Remove the `lint-commit` actions ([a502e8c0](https://github.com/storm-software/storm-ops/commit/a502e8c0))
12
+ - **storm-ops:** Remove the `lint-commit` actions
13
+ ([a502e8c0](https://github.com/storm-software/storm-ops/commit/a502e8c0))
7
14
 
8
15
  ## 1.107.0 (2024-06-24)
9
16
 
10
-
11
17
  ### πŸš€ Features
12
18
 
13
- - **eslint-plugin:** Split up the eslint plugin implementation into separate packages ([aba11be4](https://github.com/storm-software/storm-ops/commit/aba11be4))
19
+ - **eslint-plugin:** Split up the eslint plugin implementation into separate
20
+ packages
21
+ ([aba11be4](https://github.com/storm-software/storm-ops/commit/aba11be4))
14
22
 
15
23
  ## 1.106.1 (2024-06-24)
16
24
 
17
-
18
25
  ### 🩹 Fixes
19
26
 
20
- - **deps:** update patch prod dependencies ([f26698a8](https://github.com/storm-software/storm-ops/commit/f26698a8))
27
+ - **deps:** update patch prod dependencies
28
+ ([f26698a8](https://github.com/storm-software/storm-ops/commit/f26698a8))
21
29
 
22
30
  ## 1.106.0 (2024-06-22)
23
31
 
24
-
25
32
  ### πŸš€ Features
26
33
 
27
- - **workspace-tools:** Enhance the Nx workspace task base configuration ([3799d938](https://github.com/storm-software/storm-ops/commit/3799d938))
34
+ - **workspace-tools:** Enhance the Nx workspace task base configuration
35
+ ([3799d938](https://github.com/storm-software/storm-ops/commit/3799d938))
28
36
 
29
37
  ## 1.105.1 (2024-06-22)
30
38
 
31
-
32
39
  ### 🩹 Fixes
33
40
 
34
- - **workspace-tools:** Resolve issue with `execSync` output ([1de2b651](https://github.com/storm-software/storm-ops/commit/1de2b651))
41
+ - **workspace-tools:** Resolve issue with `execSync` output
42
+ ([1de2b651](https://github.com/storm-software/storm-ops/commit/1de2b651))
35
43
 
36
44
  ## 1.105.0 (2024-06-22)
37
45
 
38
-
39
46
  ### πŸš€ Features
40
47
 
41
- - **workspace-tools:** Update the publish executor to include separate CLI code ([79419a9a](https://github.com/storm-software/storm-ops/commit/79419a9a))
48
+ - **workspace-tools:** Update the publish executor to include separate CLI code
49
+ ([79419a9a](https://github.com/storm-software/storm-ops/commit/79419a9a))
42
50
 
43
51
  ## 1.104.0 (2024-06-22)
44
52
 
45
-
46
53
  ### πŸš€ Features
47
54
 
48
- - **storm-ops:** Upgrade the workspace's Nx package versions ([19ce2a07](https://github.com/storm-software/storm-ops/commit/19ce2a07))
55
+ - **storm-ops:** Upgrade the workspace's Nx package versions
56
+ ([19ce2a07](https://github.com/storm-software/storm-ops/commit/19ce2a07))
49
57
 
50
58
  ## 1.103.0 (2024-06-22)
51
59
 
52
-
53
60
  ### πŸš€ Features
54
61
 
55
- - **workspace-tools:** Remove the calls to get storm config ([f4c9d07f](https://github.com/storm-software/storm-ops/commit/f4c9d07f))
62
+ - **workspace-tools:** Remove the calls to get storm config
63
+ ([f4c9d07f](https://github.com/storm-software/storm-ops/commit/f4c9d07f))
56
64
 
57
- - **workspace-tools:** Upgrade the workspace pnpm-lock file ([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
65
+ - **workspace-tools:** Upgrade the workspace pnpm-lock file
66
+ ([d33c20cb](https://github.com/storm-software/storm-ops/commit/d33c20cb))
58
67
 
59
68
  ## 1.102.0 (2024-06-22)
60
69
 
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.107.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
24
+ [![Version](https://img.shields.io/badge/version-1.107.1-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.107.1",
3
+ "version": "1.107.2",
4
4
  "type": "commonjs",
5
5
  "description": "⚑ A Nx plugin package that contains various executors and generators used in a Storm workspaces.",
6
6
  "repository": {