summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2021-06-02 15:55:15 +0200
committerGitHub <noreply@github.com>2021-06-02 15:55:15 +0200
commitb4ae243da8846d7ba0a5dd63942f90c857b744ca (patch)
tree70783871c8d86a93c8c875ec6733655db690efdc
parent473713c6210ee11f11b7ae4c83165c4f87ff2d77 (diff)
docs(releases): remove doc changes (#10821)
-rw-r--r--Releases.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/Releases.md b/Releases.md
index 35e9db430..9103d0b93 100644
--- a/Releases.md
+++ b/Releases.md
@@ -38,17 +38,6 @@ https://github.com/denoland/deno_install
- fix(lsp): make failed to load config error descriptive (#10685)
- fix(lsp): memoize script versions per tsc request (#10601)
- fix(lsp): re-enable the per resource configuration without a deadlock (#10625)
-- docs(cli): update getting started for clarity (#10694)
-- docs(cli/dts) replace `read()` with `readSync()` (#10732)
-- docs(cli/dts): fix plugin example (#10647)
-- docs(cli/dts): fix typo in `TestDefinition.only` description (#10697)
-- docs(cli/dts): fix unix socket examples (#10705)
-- docs(cli/dts): make worker example pass (#10703)
-- docs(cli/dts): tag test permission example as typescript (#10753)
-- docs(permissions): fix grammatical error in permissions docs (#10755)
-- docs(runtime): fix fetch API usage of HTTP server (#10777)
-- docs(testing): fix misspelling (#10683)
-- docs(typescript): fix typo in faqs (#10682)
### 1.10.2 / 2021.05.17