Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Releases: liatrio/timebot

v1.0.1

16 Jun 17:44
3b038f4
Compare
Choose a tag to compare

1.0.1 (2023-06-16)

Bug Fixes

  • bugs: fixed some bugs/formatting, added help command (f2fb5e2)

v1.0.0

16 Jun 15:51
Compare
Choose a tag to compare

1.0.0 (2023-06-16)

Features

  • command: add overall project summary for managers (61b5811)
  • command: add partial matching for project name (7f84e74)
  • command: projtime command implementation (9e76fe8)
  • deploy: changes to work with deployment (a01b75a)
  • pre-commit: adding pre-commit hooks (50e5bec)

Bug Fixes

  • bug: fix typo for nonprod tf (b06f0fa)
  • deploy: add missing packages/fix action job names (7267aaa)
  • formatting: terraform file had tabs (7b10410)
  • formatting: terraform file wasn't formatted properly (3724d8b)
  • lint: address lint errors (0cd0b0e)
  • lint: linter auto fixes (8deb4c0)
  • lint: replace var with let/const (435ba4c)
  • merge: fix merge conflicts and resulting errors (c0bd852)
  • missing: add missing file (c7046bf)
  • release: add missing semantic release config (106bb15)
  • semantics: adjust name to not have underscore (c69115a)
  • tf: adjust terraform to match gratibot current (02af4d3)
  • tf: remove depends/fix vault id (63d0ed9)
  • version: node version for lint action (5983915)