We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e26470 commit 35329c9Copy full SHA for 35329c9
1 file changed
CHANGELOG.md
@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
Anything MAY change at any time. The public API SHOULD NOT be considered stable.").
11
While in this phase, we will denote breaking changes with a minor increase.
12
13
+## 0.4.2
14
+
15
+### Fixed
16
17
+* `dac next-version` is able to find the existing version of a package irrespectively of the use of `-` or `-` as a separator.
18
19
## 0.4.1
20
21
### Added
0 commit comments