Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 3.21 KB

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 3.21 KB

Changelog

All notable changes to this project will be documented in this file.

v0.0.2 - 2023-10-02

What's Changed

  • Update CHANGELOG by @dungpham91 in #20
  • Feat: Add input handling if it is a dot, i.e. current directory by @dungpham91 in #21
  • Feat: Add input processing for multiple files and folders at the same… by @dungpham91 in #22
  • Feat: Add input handling for non-existing files or folders by @dungpham91 in #23

Full Changelog: https://github.com/dungpham91/lint-json-inside-yaml/compare/v0.0.1...v0.0.2

v0.0.1 - 2023-09-28

What's Changed

  • Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #3
  • Bump actions/checkout from 3.5.3 to 4.1.0 by @dependabot in #2
  • Bump python from eed69b6 to 2e37699 by @dependabot in #1
  • Add some GHAs to repository by @dungpham91 in #4
  • Update Dockerfile by @dungpham91 in #5
  • Update main.py with return code for the action by @dungpham91 in #6
  • Add README by @dungpham91 in #7
  • Bump github/codeql-action from 2.21.3 to 2.21.9 by @dependabot in #8
  • Bump microsoft/DevSkim-Action from 1.0.10 to 1.0.11 by @dependabot in #9
  • Bump actions/dependency-review-action from 3.0.7 to 3.1.0 by @dependabot in #10
  • Bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by @dependabot in #12
  • Bump actions/checkout from 3.5.3 to 4.1.0 by @dependabot in #11
  • Fix action for self-hosted runner and adjust GHA workflows by @dungpham91 in #14
  • Fix get tag for docker build image by @dungpham91 in #15
  • Feat: GHA to update file CHANGELOG.md by @dungpham91 in #16
  • Docs: initial CHANGELOG file by @dungpham91 in #17
  • Feat: Update GHA changelog with protected branch by @dungpham91 in #18
  • Feat: Update GHA changelog with PR by @dungpham91 in #19

New Contributors

  • @dependabot made their first contribution in #3
  • @dungpham91 made their first contribution in #4

Full Changelog: https://github.com/dungpham91/lint-json-inside-yaml/commits/v0.0.1