1.1.0 (2023-10-27)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.1.0 (2023-05-26)
- 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)
- 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)
- use ref of pushed branch from event (bb7d344)