Skip to content

Latest commit

 

History

History
200 lines (87 loc) · 7.5 KB

CHANGELOG.md

File metadata and controls

200 lines (87 loc) · 7.5 KB

1.6.4 (2024-08-05)

Bug Fixes

  • moved & renamed skipInfoValidation (b0348ab)

1.6.3 (2024-08-05)

Bug Fixes

1.6.2 (2024-08-05)

Bug Fixes

  • undefined info bug introduced in 1.6.0 (458b40a)

1.6.1 (2024-08-05)

Bug Fixes

  • allow mods with whitespace as dependency (7d3cee3)

1.6.0 (2024-08-05)

Features

  • allow info.json validation to be skipped (1b22947)

1.5.1 (2024-07-20)

Bug Fixes

  • remove the periods between name and version in the archive file name (#2) (8d2a9f4)

1.5.0 (2023-01-23)

Features

1.4.2 (2023-01-23)

Bug Fixes

  • move updating info.json logging into function (6aade75)
  • read next release version (ab2e579)

1.4.1 (2023-01-23)

Bug Fixes

  • use form-data to send files (04305ed)

1.4.0 (2023-01-23)

Bug Fixes

  • deduplicated some logging (6536b80)
  • passing config and context further down (9e71e5e)

Features

  • improved publish logging (22f4c3f)

1.3.0 (2023-01-23)

Bug Fixes

Features

1.2.12 (2023-01-23)

Bug Fixes

  • content-type header name (a8ee633)

1.2.11 (2023-01-23)

Bug Fixes

  • corrected error handling (64b4bfc)

1.2.10 (2023-01-23)

Bug Fixes

1.2.9 (2023-01-23)

Bug Fixes

1.2.8 (2023-01-23)

Reverts

  • Revert "fix: use require instead of import" (c5d152f)

1.2.7 (2023-01-23)

Bug Fixes

  • use require instead of import (4fb6c12)

1.2.6 (2023-01-23)

Bug Fixes

1.2.5 (2023-01-22)

Bug Fixes

1.2.4 (2023-01-22)

Bug Fixes

  • corrected export in index.js (1f8ad3b)

1.2.3 (2023-01-22)

Bug Fixes

  • imports with extensions (624ee70)

1.2.2 (2023-01-22)

Bug Fixes

1.2.1 (2023-01-22)

Bug Fixes

1.2.0 (2023-01-22)

Features

  • removed changelog updating (266637a)

1.1.0 (2023-01-22)

Features

  • removed deletion of archive file (f0336fc)

1.0.1 (2023-01-22)

Bug Fixes

  • check if changelog.txt exists (1bf5f32)

1.0.0 (2023-01-22)

Features

  • initial release version (e2873cf)