Skip to content

Latest commit

 

History

History
99 lines (48 loc) · 5.92 KB

File metadata and controls

99 lines (48 loc) · 5.92 KB

Changelog

4.1.2 (2026-07-22)

Bug Fixes

  • deps-dev: bump js-yaml from 4.1.1 to 4.3.0 (#302) (e810a3b)
  • deps-dev: bump tmp from 0.2.5 to 0.2.6 (#286) (d6f4e2c)
  • deps: bump @octopusdeploy/api-client to 3.11.5 (#301) (b6c6db6)
  • deps: bump @octopusdeploy/api-client to 3.11.6 (#306) (e9c636e)
  • deps: bump form-data from 4.0.5 to 4.0.6 (#293) (56dacda)
  • deps: update js-yaml to resolve DoS advisory (#305) (90beca8)
  • patch transitive axios vulnerability via npm audit fix (#280) (d3e150f)

4.1.1 (2026-04-13)

Bug Fixes

  • deps: bump axios from 1.13.5 to 1.15.0 (#271) (3a0354b)

4.1.0 (2026-02-27)

Features

  • Add workflow to check for conventional commit format PR title (#224) (7898d62)

4.0.0 (2025-12-09)

⚠ BREAKING CHANGES

  • Migrate to node 24 (#217)

Features

3.1.2 (2025-03-12)

Bug Fixes

  • deps: update dependency @actions/core to v1.11.1 (a494268)
  • deps: update dependency @octopusdeploy/api-client to v3.5.1 (de9ca94)
  • deps: update dependency @octopusdeploy/api-client to v3.5.2 (#156) (2b12aaf)

3.1.1 (2024-02-04)

Bug Fixes

  • deps: update dependency @actions/core to v1.10.1 (08e5b9d)

3.1.0 (2023-12-17)

Features

Bug Fixes

3.0.2 (2023-02-20)

Bug Fixes

  • include dot-files support in glob selection (e0d587d)

3.0.1 (2023-01-31)

Bug Fixes

3.0.0 (2022-12-13)

Features

  • initial commit of create-nuget action (f0bc706)

Bug Fixes

  • updated description and output variables (636175e)
  • updated implementation to include bath path and file inputs (2f93f16)

Miscellaneous Chores