@storm-software/git-tools 2.1.5 → 2.1.6

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 +20 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## 2.1.6 (2024-02-24)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - **git-tools:** Updates to git release workflow processing ([3c3dc58f](https://github.com/storm-software/storm-ops/commit/3c3dc58f))
7
+
8
+ - **git-tools:** Add skip ci to the commit message ([74366350](https://github.com/storm-software/storm-ops/commit/74366350))
9
+
10
+ - **git-tools:** Temporary removal of commit message skip ([cc021ec8](https://github.com/storm-software/storm-ops/commit/cc021ec8))
11
+
12
+ - **git-tools:** Update release processing to skip second commit ([fa8fe8f3](https://github.com/storm-software/storm-ops/commit/fa8fe8f3))
13
+
14
+ - **git-tools:** Update versioning to no longer apply git tag ([288c81ca](https://github.com/storm-software/storm-ops/commit/288c81ca))
15
+
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - Patrick Sullivan
20
+
1
21
  ## 2.1.5 (2024-02-24)
2
22
 
3
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/git-tools",
3
- "version": "2.1.5",
3
+ "version": "2.1.6",
4
4
  "private": false,
5
5
  "description": "⚡ A package containing various git tools used in Storm workspaces.",
6
6
  "keywords": [