Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 3.16 KB

CHANGELOG.md

File metadata and controls

58 lines (32 loc) · 3.16 KB

Changelog

This file was generated automatically using @semantic-release.

1.0.4 (2024-09-20)

Bug Fixes

  • resolve error "key already set" in Service Keys Order Rule (336723d), closes #9

1.0.3 (2024-09-20)

CI/CD

  • update version for upload-artifact and download-artifact actions (f3187a6)

Bug Fixes

  • handle port value provided with envs (63c6176), closes #8

1.0.2 (2024-09-20)

Others

  • add GitHub issue template for bugs (4163c30)
  • change order of semantic-release job (e8d1831)
  • deps-dev: bump @eslint-community/regexpp from 4.11.0 to 4.11.1 (910d6ea)
  • deps-dev: bump @semantic-release/github from 10.3.3 to 10.3.4 (416f176)
  • set up a security policy (8c220ac)

CI/CD

  • add markdownlint command with @semantic-release/exec (c6f8896)
  • remove uploading reports to Codacy from PR (f67cf3c)

Bug Fixes

  • change cli-config JSON Schema (a627504)

1.0.1 (2024-09-14)

Others

  • update CHANGELOG.md generation to comply with linting rules (43a7efa)

CI/CD

  • add "Upload release artifacts" job (2c12132)

Bug Fixes

  • correct npm release ci job (267979d)

1.0.0 (2024-09-14)

Features