You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release is a hotfix for v1.4.2, which due to technical difficulties was not released to Maven Central
14
+
(and, as an extension, wasn't available as a JAR).
15
+
16
+
All changes introduced by v1.4.2 are included in this release.
17
+
18
+
### Internal changes
19
+
* Ensure the `publish` step to be necessary for updating the native packages upon release by [@Gedochao](https://github.com/Gedochao) in [#3067](https://github.com/VirtusLab/scala-cli/pull/3067)
20
+
21
+
### Updates
22
+
* Update mill-main to 0.11.10 by [@scala-steward](https://github.com/scala-steward) in [#3060](https://github.com/VirtusLab/scala-cli/pull/3060)
23
+
* Update mill-main to 0.11.11 by [@Gedochao](https://github.com/Gedochao) in [#3068](https://github.com/VirtusLab/scala-cli/pull/3068)
0 commit comments