Skip to content

Latest commit

 

History

History
110 lines (78 loc) · 9.63 KB

CHANGELOG.md

File metadata and controls

110 lines (78 loc) · 9.63 KB

1.1.0 (2023-10-27)

Bug Fixes

  • bypass loop when we're only fetching 1 page (d24a5b7)
  • Clean up documentation formatting (f121bb3)
  • pass in expected sha for update branch (d6af7cb)
  • repair invalid variable (fec37eb)
  • resolve GITHUB_TOKEN error (6f1679e)
  • standardize token structure (4992fe6)
  • updating release logic (3d47bfa)
  • updating release order (704eef2)
  • version out of sync (e70cc5e)

Features

  • add color to console output (1b2eccf)
  • add debug output (e06cc3e)
  • enhanced error reporting (da4f565)
  • fix semantic release order of tasks (be1a27c)
  • more extensive console reporting added (ddaa83b)
  • prevent duplicate queries (d9dc82b)

1.1.0 (2023-06-01)

Bug Fixes

  • bypass loop when we're only fetching 1 page (d24a5b7)
  • Clean up documentation formatting (f121bb3)
  • pass in expected sha for update branch (d6af7cb)
  • repair invalid variable (fec37eb)
  • resolve GITHUB_TOKEN error (6f1679e)
  • standardize token structure (4992fe6)
  • updating release logic (3d47bfa)
  • updating release order (704eef2)
  • version out of sync (e70cc5e)

Features

  • add color to console output (1b2eccf)
  • add debug output (e06cc3e)
  • enhanced error reporting (da4f565)
  • fix semantic release order of tasks (be1a27c)
  • more extensive console reporting added (ddaa83b)
  • prevent duplicate queries (d9dc82b)

1.1.0 (2023-05-30)

Bug Fixes

  • bypass loop when we're only fetching 1 page (d24a5b7)
  • Clean up documentation formatting (f121bb3)
  • pass in expected sha for update branch (d6af7cb)
  • repair invalid variable (fec37eb)
  • resolve GITHUB_TOKEN error (6f1679e)
  • standardize token structure (4992fe6)
  • updating release logic (3d47bfa)
  • updating release order (704eef2)
  • version out of sync (e70cc5e)

Features

  • add color to console output (1b2eccf)
  • add debug output (e06cc3e)
  • enhanced error reporting (da4f565)
  • fix semantic release order of tasks (be1a27c)
  • more extensive console reporting added (ddaa83b)
  • prevent duplicate queries (d9dc82b)

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0 (2023-05-26)

Bug Fixes

  • Clean up documentation formatting (f121bb3)
  • pass in expected sha for update branch (d6af7cb)
  • repair invalid variable (fec37eb)
  • resolve GITHUB_TOKEN error (6f1679e)
  • standardize token structure (4992fe6)
  • updating release logic (3d47bfa)
  • updating release order (704eef2)
  • version out of sync (e70cc5e)

Features

  • add config settings to action (#1) (c52e399)
  • add debug output (e06cc3e)
  • enhanced error reporting (da4f565)
  • fix semantic release order of tasks (be1a27c)
  • more extensive console reporting added (ddaa83b)
  • prevent duplicate queries (d9dc82b)

1.0.0 (2023-05-25)

Bug Fixes

  • use ref of pushed branch from event (bb7d344)

Features

  • add config settings to action (#1) (c52e399)