2.6.2 (2024-09-28)
2.6.1 (2024-07-23)
- deps: 🚑 bump ws to 8.18.0 (>=8.17.1) (d0dcf52)
2.6.0 (2024-06-07)
2.5.0 (2024-06-04)
- overhaul dotnetGHPR; misc refactors (8d0a1d6)
- deps: update dependency conventional-changelog-conventionalcommits to v8 (e1defcd)
- deps: update semantic-release monorepo (39fcf98)
2.4.3 (2024-05-31)
- fix error being thrown because an 'else' is missing (a4ed781)
2.4.3-develop.1 (2024-06-01)
- deps: update dependency conventional-changelog-conventionalcommits to v8 (e1defcd)
- deps: update semantic-release monorepo (39fcf98)
2.4.2 (2024-05-31)
- fix adding npm plugin to private semantic-release config (fe2542b)
2.4.1 (2024-05-31)
- 🚑 bump braces to 3.0.3 (c4a0948)
- deps: ⬇️ downgrade conventional-changelog-conventionalcommits (7d7d418), closes #402
2.4.1-develop.1 (2024-05-31)
- 🚑 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)
- add commitlint config to package exports (db87cc8)
2.2.2 (2024-03-29)
- use the correct file extension for commitlint config in files array (9f5bd5f)
2.2.1 (2024-03-29)
- include commitlint config in package files (26e2888)
2.2.0 (2024-03-29)
- 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)
2.1.2 (2024-03-26)
- deps: update dependency @semantic-release/release-notes-generator to v13 (0758bc9)
2.1.1 (2024-03-26)
2.1.0 (2024-03-18)
- add plugin '@semantic-release/exec' (61447fc)
2.0.1 (2024-03-18)
- 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)
- node: increase minimum version of NodeJS to 20.8.1 as required by semantic-release
- 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)
- use './' instead of 'file:' (21fc83f)
- node: ⬆️ raise minimum NodeJS version to 20.8.1 (cb92a3d)
1.2.7 (2024-01-06)
- 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)
- deps: update deps to latest stable versions (dce4301)
1.2.5 (2023-12-24)
1.2.4 (2023-11-09)
- deps: update commitlint monorepo to v18 (bc04ff0)
1.2.3 (2023-11-09)
- dotnet: change "MainLine" to "Mainline" (430d588)
1.2.2 (2023-11-09)
1.2.1 (2023-11-09)
1.2.0 (2023-10-24)
- node: include semantic-release-export-data by default (d7bd6bf)
- node: publish all files in ./publish/ directories (82051be)
1.1.2 (2023-10-22)
- node: prefix 'cjs' dir to exports' module entry points (bf71890)
1.1.1 (2023-10-19)
- node: rerelease v1.1.0 (f01f34a)
1.1.0 (2023-10-19)
- add ZipPublishDir Target (36755ac)
- node: adopt Packemon for project management (daafc7f)
- node: load, validate, and export semantic-release shareable configuration (74c11af)
- 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)
- node: rename index.mts to index.ts (f0cd2ee)
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)
- 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)
- deps: change all devDependencies to dependencies (79a4a30)
- dev-deps: import deps into index.js stub (7fdb046)
- dev-deps: remove commitizen, cz-conventional-changelog (b91155a)
- remove commitizen script (46fdf69)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.