From 857c62ae1d3d35752ebd92ccb88eeda44177b0bc Mon Sep 17 00:00:00 2001 From: Akash Satheesan Date: Mon, 31 May 2021 20:39:31 +0530 Subject: [PATCH] chore: yarn fmt + changelog --- CHANGELOG.md | 1 + ci/README.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9163e909..ca8939af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ VS Code v0.00.0 - docs: fix confusing sentence in pull requests section #3460 @shiv-tyagi - docs: remove toc from changelog @oxy @jsjoeio - docs(MAINTAINING): add information about CHANGELOG #3467 @jsjoeio +- docs: move release process to MAINTAINING.md #3441 @oxy @Prashant168 ### Development diff --git a/ci/README.md b/ci/README.md index ee3380a7..f92de0a7 100644 --- a/ci/README.md +++ b/ci/README.md @@ -10,7 +10,6 @@ Any file or directory in this subdirectory should be documented here. - [./ci/lib.sh](./lib.sh) - Contains code duplicated across these scripts. - ## dev This directory contains scripts used for the development of code-server.