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

Latest commit

 

History

History
59 lines (33 loc) · 3.33 KB

CHANGELOG.md

File metadata and controls

59 lines (33 loc) · 3.33 KB

1.1.0 (2022-02-20)

Bug Fixes

  • workspaces: hoisting of node modules (71b1b2c)

Features

  • workspaces: dev run info (cd3092b)

1.0.2 (2022-02-08)

Bug Fixes

  • client, server: missing dependency to common (40c348e)

1.0.1 (2022-02-08)

Bug Fixes

  • workspace: add missing npm semantic-release plugin (cacfefc)

1.0.0 (2022-01-31)

Bug Fixes

  • github: release workflow (7609a79)
  • release: do not run husky (8f328ad)
  • release: no husky when release (a0f2993)
  • workspace: release action (1dd962f)

Features

  • client: bootstrap project (dfd043a)
  • common: bootstrap lib (875cee5)
  • keystonejs: package bootstrap (6c67970)
  • workspace: init husky (cdff3af)
  • workspace: prettier setup (2fc8b0d)
  • workspace: readme and changelog (74576f5)
  • workspace: semantic-release setup (6fed70c)
  • workspace: setup eslint (86ee69a)
  • workspace: use yarn workspaces (452d867)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • initial release