Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Latest commit

 

History

History
38 lines (26 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 3.24 KB

Changelog

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

1.0.1 (2021-08-21)

1.0.0 (2021-08-20)

🐛 Fixes

  • scripts: lernaPackage option usage in release script (6b0ad61)

🚚 Continuous Integration & Deployment

  • cannot find module '@flex-development/grease/utils/log.util' (0610bfb)
  • fix cannot find module 'tsconfig-paths/register' (2afa845)
  • fix couldn't find a script named "build:node" (92411d2)
  • fix environment variable usage (43481e4)
  • fix job conditional in continuous-deployment workflow (56859cf)
  • make continuous-integration workflow error out on eslint warnings (8758b06)
  • update continuous-integration workflow (4ee98f5)

✏️ Housekeeping

  • add release script (ffc34cf)
  • add github actions metadata (4468f2a)
  • fix tagPrefix in release script (96d1b5f)
  • initial project architecture (605fe25)
  • release: add main to releaseBranchWhitelist (e3becc3)
  • release: add postrelease step to workflow (91d15a7)
  • release: update prerelease step in workflow (8bc9744)
  • rename project (ea284d3)
  • scripts: add ReleaseOptions.skip (0a3a864)
  • update scope:* labels (53567b7)
  • update release assets (4120f48)