Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 4.4 KB

CHANGELOG.md

File metadata and controls

60 lines (37 loc) · 4.4 KB

Changelog

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

1.0.4 (2021-12-14)

Bug Fixes

  • deps: bump cycjimmy/semantic-release-action from 2.6.0 to 2.7.0 (bbd1b05)
  • deps: bump luxon from 2.1.1 to 2.2.0 (1972358)
  • deps: bump react-router-dom from 6.0.2 to 6.1.1 (14aff64)

1.0.3 (2021-12-13)

Bug Fixes

  • deps: Bump sqs-consumer from 5.5.0 to 5.6.0 (bab4c48)

1.0.2 (2021-12-11)

Bug Fixes

  • deps: bump aws-sdk from 2.1044.0 to 2.1046.0 in /packages/backend (3fe4efb)
  • deps: bump aws-sdk from 2.1044.0 to 2.1046.0 in /packages/mq (839e396)
  • deps: bump aws-sdk from 2.1044.0 to 2.1046.0 in /packages/shared (aced68e)
  • deps: bump isomorphic-git in /packages/backend (b2d8f66)

1.0.1 (2021-12-10)

Bug Fixes

  • deps: bump js-yaml from 3.14.1 to 4.1.0 (e6f0614)
  • migrate to js-yaml 4.x (2d5836c)

1.0.0 (2021-12-08)

Bug Fixes

  • build: Add latest tag (aec371c)
  • bump immer from 9.0.6 to 9.0.7 (27875b9)
  • bump objection from 2.2.15 to 2.2.18 (fa348cd)
  • deps: bump aws-sdk from 2.1035.0 to 2.1044.0 (4f93fea)
  • Fix docker image matrix (7411893)
  • Fix workflows, remove unneeded version script (c2724ef)
  • lint: generate GraphQL files (fcee550)
  • lint: rafix build and add lint on PRs (455b11b)
  • Refactor release workflow (23ad196)
  • Remove package version numbers (76b24c2)
  • Update dependabot configuration (a3e5b7f)
  • update lint workflow (99e1ecf)
  • Update SCM URL environment variable (31f4f63)

Miscellaneous Chores

  • docs: Update README for initial 1.0.0 release (2f8ad37)