Skip to content

Releases: HaloSPV3/HCE.Shared

v1.2.2

09 Nov 05:45
Compare
Choose a tag to compare

1.2.2 (2023-11-09)

v1.2.1

09 Nov 05:42
Compare
Choose a tag to compare

1.2.1 (2023-11-09)

v1.2.0

24 Oct 04:56
Compare
Choose a tag to compare

1.2.0 (2023-10-24)

Features

  • node: include semantic-release-export-data by default (d7bd6bf)
  • node: publish all files in ./publish/ directories (82051be)

v1.1.2

22 Oct 10:41
Compare
Choose a tag to compare

1.1.2 (2023-10-22)

Bug Fixes

  • node: prefix 'cjs' dir to exports' module entry points (bf71890)

v1.1.1

19 Oct 10:40
Compare
Choose a tag to compare

1.1.1 (2023-10-19)

Bug Fixes

  • node: rerelease v1.1.0 (f01f34a)
    • semantic-release was denied access to https://registry.npmjs.com/. The command npm publish --access public needed to be run once before releases could be automated. Subsequently, semantic-release's fail-fast strategy prevented v1.1.0's automated GitHub release.

1.1.0 (2023-10-19)

Features

  • add ZipPublishDir Target (36755ac)
  • node: adopt Packemon for project management (daafc7f)
  • node: load, validate, and export semantic-release shareable configuration (74c11af)

Bug Fixes

  • deps: update semantic-release monorepo (b8dd3c2)
  • deps: update semantic-release monorepo (f507178)
  • dotnet: always overwrite ZipPublishDir DestinationFile (38ef324)
  • node: bump minimum Node version to 18.17.1 (92f5b47)
  • node: lift main function body to top-level; assign to const and export it (c0cc133)
  • node: remove use of semantic-release's private get-config, get-logger (658b37c)
  • node: resolve "parameter 'options' implicitly 'any'" (TS7006) (5fd278b)
  • update destination path in ZipPublishDir (b7bfc24)

v1.1.0

19 Oct 10:55
Compare
Choose a tag to compare

1.1.0 (2023-10-19)

Features

  • add ZipPublishDir Target (36755ac)
  • node: adopt Packemon for project management (daafc7f)
  • node: load, validate, and export semantic-release shareable configuration (74c11af)

Bug Fixes

  • deps: update semantic-release monorepo (b8dd3c2)
  • deps: update semantic-release monorepo (f507178)
  • dotnet: always overwrite ZipPublishDir DestinationFile (38ef324)
  • node: bump minimum Node version to 18.17.1 (92f5b47)
  • node: lift main function body to top-level; assign to const and export it (c0cc133)
  • node: remove use of semantic-release's private get-config, get-logger (658b37c)
  • node: resolve "parameter 'options' implicitly 'any'" (TS7006) (5fd278b)
  • update destination path in ZipPublishDir (b7bfc24)