@halospv3/hce.shared-config 3.6.0 → 3.6.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,3 +1,9 @@
1
+ ## [3.6.1](https://github.com/HaloSPV3/HCE.Shared/compare/v3.6.0...v3.6.1) (2026-06-26)
2
+
3
+ ### Bug Fixes
4
+
5
+ * **dotnet.CWT:** fix MSB3024: remove/replace "--" in comment ([e7ba305](https://github.com/HaloSPV3/HCE.Shared/commit/e7ba3054b605f77518262401c663339336f88a62))
6
+
1
7
  ## [3.6.0](https://github.com/HaloSPV3/HCE.Shared/compare/v3.5.2...v3.6.0) (2026-06-26)
2
8
 
3
9
  ### Features
@@ -11,7 +11,7 @@
11
11
  The SDK iterates through TargetFrameworks for each TFM. We iterate each TFM's RIDs.
12
12
  Intended for ensuring RID-dependent build permutations are successful before attempting PublishAll. -->
13
13
  <Import Project="$(MSBuildThisFileDirectory)BuildEachRID.targets" />
14
- <!-- Created by Brant Burnett -- https://github.com/dotnet/wpf/issues/2930#issuecomment-2562793707
14
+ <!-- Created by Brant Burnett - https://github.com/dotnet/wpf/issues/2930#issuecomment-2562793707
15
15
  WPF projects tend to leave dangling "_wpftmp" directories in the "artifacts/bin" directory, clean these up after build -->
16
16
  <Import Project="$(MSBuildThisFileDirectory)CleanupWpfTmp.targets" />
17
17
  </Project>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@halospv3/hce.shared-config",
3
- "version": "3.6.0",
3
+ "version": "3.6.1",
4
4
  "description": "Automate commit message quality, changelogs, and CI/CD releases. Its `main` entry point is a Semantic Release config. Functions and classes are exposed for customization. An ESLint config, a Commitlint config, and addl. resources for .NET projects are also provided.",
5
5
  "keywords": [
6
6
  "semantic-release",