aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2022-10-11 12:03:27 +0200
committerGitHub <noreply@github.com>2022-10-11 10:03:27 +0000
commit2cd60f62d8c490b3ed99e0c526a12d8e19765612 (patch)
tree529d86c91af5ed11123a3d05a969cf1e26a54764
parentfeat(astro): vendor typescript (#542) (diff)
downloadmason-2cd60f62d8c490b3ed99e0c526a12d8e19765612.tar
mason-2cd60f62d8c490b3ed99e0c526a12d8e19765612.tar.gz
mason-2cd60f62d8c490b3ed99e0c526a12d8e19765612.tar.bz2
mason-2cd60f62d8c490b3ed99e0c526a12d8e19765612.tar.lz
mason-2cd60f62d8c490b3ed99e0c526a12d8e19765612.tar.xz
mason-2cd60f62d8c490b3ed99e0c526a12d8e19765612.tar.zst
mason-2cd60f62d8c490b3ed99e0c526a12d8e19765612.zip
chore: update generated code (#543)
-rw-r--r--PACKAGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md
index e40fe92f..41d51e64 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -412,6 +412,7 @@ Categories: `LSP`
<details>
<summary>History:</summary>
+- [`c5c025a`](https://github.com/williamboman/mason.nvim/commit/c5c025a) 2022-10-11 - feat(astro): vendor typescript ([#542](https://github.com/williamboman/mason.nvim/issues/542)) by William Boman
- [`976aa4f`](https://github.com/williamboman/mason.nvim/commit/976aa4f) 2022-07-08 - refactor: add mason-schemas and mason-core modules ([#29](https://github.com/williamboman/mason.nvim/issues/29)) by William Boman
- [`8cad236`](https://github.com/williamboman/mason.nvim/commit/8cad236) 2022-07-08 - refactor: move packages to mason-registry ([#27](https://github.com/williamboman/mason.nvim/issues/27)) by William Boman
</details>
@@ -4696,6 +4697,7 @@ Categories: `LSP`
<details>
<summary>History:</summary>
+- [`b0cb03d`](https://github.com/williamboman/mason.nvim/commit/b0cb03d) 2022-10-10 - fix(visualforce-language-server): remove custom release resolution code ([#534](https://github.com/williamboman/mason.nvim/issues/534)) by William Boman
- [`ca2385a`](https://github.com/williamboman/mason.nvim/commit/ca2385a) 2022-07-13 - feat: add more wrapper executables for packages that don't provide one ([#63](https://github.com/williamboman/mason.nvim/issues/63)) by William Boman
- [`976aa4f`](https://github.com/williamboman/mason.nvim/commit/976aa4f) 2022-07-08 - refactor: add mason-schemas and mason-core modules ([#29](https://github.com/williamboman/mason.nvim/issues/29)) by William Boman
- [`8cad236`](https://github.com/williamboman/mason.nvim/commit/8cad236) 2022-07-08 - refactor: move packages to mason-registry ([#27](https://github.com/williamboman/mason.nvim/issues/27)) by William Boman