fork-version 1.8.0 → 2.0.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # Fork Version
2
2
 
3
+ ## 2.0.1 (2025-09-28)
4
+
5
+
6
+ ## 2.0.0 (2025-09-28)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * introduce new commit parsing class (#88)
12
+
13
+ ### Refactor
14
+
15
+ * introduce new commit parsing class ([#88](https://github.com/eglavin/fork-version/issues/88)) ([99f9698](https://github.com/eglavin/fork-version/commit/99f96980f63c2c5f50009abaef2542eb460c95fa))
16
+
17
+
3
18
  ## 1.8.0 (2025-08-11)
4
19
 
5
20