@storm-software/testing-tools 1.28.2 → 1.29.1

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 (2) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -76,6 +76,29 @@
76
76
 
77
77
 
78
78
 
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+ ## 1.28.2 (2024-01-27)
92
+
93
+
94
+ ### 🩹 Fixes
95
+
96
+ - **git-tools:** Prevent extra newlines added to changelog files ([0f7091f2](https://github.com/storm-software/storm-ops/commit/0f7091f2))
97
+
98
+
99
+ ### ❤️ Thank You
100
+
101
+ - Patrick Sullivan
79
102
 
80
103
 
81
104
  ## 1.26.0 (2024-01-21)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/testing-tools",
3
- "version": "1.28.2",
3
+ "version": "1.29.1",
4
4
  "private": false,
5
5
  "description": "⚡ A package containing various testing tools used by Storm workspaces to drive unit and e2e testing.",
6
6
  "keywords": [