Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

65 lines (54 loc) · 6.17 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2023-02-15)

Other

  • added github action branding (831364a)

1.0.0 (2023-02-15)

Features

  • added basic github action definition (f98ce7c)
  • added basic utilities (cf3fdb1)
  • added commit changes capability (6a82bda)
  • added default settings (1382939)
  • added dependency vercel/ncc (6daf8c8)
  • added Ejs as dependency (ddb8091)
  • added empty config file (0ab5133)
  • added empty db file (5d9e236)
  • added github action core logic (324614d)
  • added issue template (71f9bbb)
  • added markdown reporting (c38a0d8)
  • added max resquest in settings (868c4b8)
  • added notification settings (2e008f5)
  • added octokit/rest library (f7eacf0)
  • extended inputs (1e80345)
  • simplified legacy code (eb024ed)
  • WIP core logic (939ebba)

Bug Fixes

Other