Skip to content

Latest commit

 

History

History
273 lines (137 loc) · 13.6 KB

CHANGELOG.md

File metadata and controls

273 lines (137 loc) · 13.6 KB

2.6.2 (2024-09-28)

2.6.1 (2024-07-23)

Bug Fixes

  • deps: 🚑 bump ws to 8.18.0 (>=8.17.1) (d0dcf52)

2.6.0 (2024-06-07)

Features

  • add createDummyNupkg (ed67d06), closes #406
  • add EnvUtils (getEnvVarValue, getEnv) (f86562a)

2.5.0 (2024-06-04)

Features

  • overhaul dotnetGHPR; misc refactors (8d0a1d6)

Bug Fixes

  • deps: update dependency conventional-changelog-conventionalcommits to v8 (e1defcd)
  • deps: update semantic-release monorepo (39fcf98)

2.4.3 (2024-05-31)

Bug Fixes

  • fix error being thrown because an 'else' is missing (a4ed781)

2.4.3-develop.1 (2024-06-01)

Bug Fixes

  • deps: update dependency conventional-changelog-conventionalcommits to v8 (e1defcd)
  • deps: update semantic-release monorepo (39fcf98)

2.4.2 (2024-05-31)

Bug Fixes

  • fix adding npm plugin to private semantic-release config (fe2542b)

2.4.1 (2024-05-31)

Bug Fixes

  • 🚑 bump braces to 3.0.3 (c4a0948)
  • deps: ⬇️ downgrade conventional-changelog-conventionalcommits (7d7d418), closes #402

2.4.1-develop.1 (2024-05-31)

Bug Fixes

  • 🚑 bump braces to 3.0.3 (c4a0948)
  • deps: ⬇️ downgrade conventional-changelog-conventionalcommits (7d7d418), closes #402

2.2.4 (2024-04-06)

2.2.3 (2024-03-29)

Bug Fixes

  • add commitlint config to package exports (db87cc8)

2.2.2 (2024-03-29)

Bug Fixes

  • use the correct file extension for commitlint config in files array (9f5bd5f)

2.2.1 (2024-03-29)

Bug Fixes

  • include commitlint config in package files (26e2888)

2.2.0 (2024-03-29)

Features

  • dotnet: add GitVersion 6.0 config (3784c72)
  • dotnet: add global "RepoRoot", "RepoRootPublishDir", and placeholder properties (23d330a)
  • dotnet: rework ZipPublishDir (618ba95)
  • move commitlint config to shared file (66efb30)

Bug Fixes

  • dotnet: trim variant args; undefine if parentheses would be empty (10414ff), closes #356

2.1.2 (2024-03-26)

Bug Fixes

  • deps: update dependency @semantic-release/release-notes-generator to v13 (0758bc9)

2.1.1 (2024-03-26)

2.1.0 (2024-03-18)

Features

  • add plugin '@semantic-release/exec' (61447fc)

2.0.1 (2024-03-18)

Bug Fixes

  • deps: update dependency @semantic-release/commit-analyzer to v12 (87c6d12)
  • dotnet: try making the '$(RepoRoot)/publish' directory before zipping (0241146)

2.0.0 (2024-03-17)

⚠ BREAKING CHANGES

  • node: increase minimum version of NodeJS to 20.8.1 as required by semantic-release

Bug Fixes

  • add minimum npm version; error if required node, npm versions unavailable (3969ad5)
  • deps: bump undici from 5.28.2 to 5.28.3 (7a6f822)
  • deps: update commitlint monorepo to v19 (9237ddb)
  • deps: update dependency semantic-release to v23 (7e1a020)
  • deps: update semantic-release monorepo (ecd2ad3)

Reverts

  • use './' instead of 'file:' (21fc83f)

Build System

  • node: ⬆️ raise minimum NodeJS version to 20.8.1 (cb92a3d)

1.2.7 (2024-01-06)

Bug Fixes

  • deps: bump @commitlint/cli from 18.4.3 to 18.4.4 (c732a4b)
  • deps: bump @commitlint/config-conventional from 18.4.3 to 18.4.4 (cd95f08)

1.2.6 (2024-01-05)

Bug Fixes

  • deps: update deps to latest stable versions (dce4301)

1.2.5 (2023-12-24)

1.2.4 (2023-11-09)

Bug Fixes

  • deps: update commitlint monorepo to v18 (bc04ff0)

1.2.3 (2023-11-09)

Bug Fixes

  • dotnet: change "MainLine" to "Mainline" (430d588)

1.2.2 (2023-11-09)

1.2.1 (2023-11-09)

1.2.0 (2023-10-24)

Features

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

1.1.2 (2023-10-22)

Bug Fixes

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

1.1.1 (2023-10-19)

Bug Fixes

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)

Reverts

  • node: rename index.mts to index.ts (f0cd2ee)

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.0.5 (2023-07-17)

Bug Fixes

  • deps: update dependency conventional-changelog-conventionalcommits to v6 (8f283e6)
  • deps: update semantic-release monorepo (8d14404)
  • remove leftover mrm reference (a60a1d2)

1.0.4 (2023-05-26)

Bug Fixes

  • deps: change all devDependencies to dependencies (79a4a30)

1.0.3 (2023-05-26)

Bug Fixes

  • dev-deps: import deps into index.js stub (7fdb046)
  • dev-deps: remove commitizen, cz-conventional-changelog (b91155a)
  • remove commitizen script (46fdf69)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2021-12-29)

Bug Fixes

  • dev-deps: import deps into index.js stub (7fdb046)
  • dev-deps: remove commitizen, cz-conventional-changelog (b91155a)