@storm-software/workspace-tools 1.49.1 → 1.49.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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## 1.49.2 (2024-01-21)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - **workspace-tools:** Temporary removal of the custom changelog renderer ([882d49c1](https://github.com/storm-software/storm-ops/commit/882d49c1))
7
+
8
+
9
+ ### ❤️ Thank You
10
+
11
+ - Patrick Sullivan
12
+
1
13
  ## 1.49.1 (2024-01-21)
2
14
 
3
15
 
package/config/nx.json CHANGED
@@ -123,8 +123,7 @@
123
123
  "workspaceChangelog": false,
124
124
  "projectChangelogs": {
125
125
  "createRelease": "github",
126
- "entryWhenNoChanges": false,
127
- "renderer": "@storm-software/git-tools/changelog-renderer/index.cjs"
126
+ "entryWhenNoChanges": false
128
127
  }
129
128
  },
130
129
  "version": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.49.1",
3
+ "version": "1.49.2",
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": [