Skip to content

Releases: weklund/alfred-chrono-notes

v1.1.0

29 Jun 01:04
97761da

Choose a tag to compare

1.1.0 (2025-06-29)

Features

  • switch to biome; fix main.ts issue (#14) (97761da)

v1.0.0

23 Mar 16:56
bb2ab2e

Choose a tag to compare

1.0.0 (2024-03-23)

Bug Fixes

  • Add coverage script (44a5a36)
  • add new dep to pnpm lock (96e51c5)
  • Adding skip postinstall for enable CI (9463e5d)
  • Configure coverage (c695936)
  • Correct bad workflow schema (69245a6)
  • Fix bad workflow syntax (d165de5)
  • Fix for alfred js file (8ad6e80)
  • Fix status badge (a98f486)
  • ignore tsconfig for prettier and eslint (93c74ff)
  • install node for publish workflow (d465150)
  • Move skip postinstall script (87ef276)
  • prettier (e5a89db)
  • prettier (a45499c)
  • prettier (f892e8c)
  • publish npm audit (4c6ef52)
  • Remove generated workflow directory (83028af)
  • Remove need for async function (3c8889e)
  • Rename tests.yml to ci.yml (08ca5c6)
  • Skip postinstall for CI (df55764)
  • Test gh secret (ce1bcf9)
  • Turn off dry run for actual release (bb2ab2e)
  • Update and rename publish.yml to release.yml (7023ace)
  • Update publish.yml to run (5015e23)
  • Update release.yml (d32bd2e)
  • use correct script names (9b5eda3)
  • Use different github action (4e2544e)
  • Use MacOS for Alfy Init (d358863)

Features

  • Add Current/Next Day Note; Add Current/Next Week Note; Add Exceptions; Add Utils; Add Alfred Workflow env vars; Add common TS interfaces (5ee7f5a)
  • Add Luxon support; working weekly note (33d178d)