aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2022-12-05 11:03:06 +0100
committerGitHub <noreply@github.com>2022-12-05 10:03:06 +0000
commit546f08e314303a11e09b7f3ce2fb71ea14a910fb (patch)
tree668c35121dfaad00c2f8a6b64dcaf006a189c909
parentfeat(terminator): send SIGKILL after some delay after SIGTERM (#727) (diff)
downloadmason-546f08e314303a11e09b7f3ce2fb71ea14a910fb.tar
mason-546f08e314303a11e09b7f3ce2fb71ea14a910fb.tar.gz
mason-546f08e314303a11e09b7f3ce2fb71ea14a910fb.tar.bz2
mason-546f08e314303a11e09b7f3ce2fb71ea14a910fb.tar.lz
mason-546f08e314303a11e09b7f3ce2fb71ea14a910fb.tar.xz
mason-546f08e314303a11e09b7f3ce2fb71ea14a910fb.tar.zst
mason-546f08e314303a11e09b7f3ce2fb71ea14a910fb.zip
chore: update generated code (#728)
-rw-r--r--PACKAGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md
index b22290f5..b554a686 100644
--- a/PACKAGES.md
+++ b/PACKAGES.md
@@ -2965,6 +2965,7 @@ Categories: `DAP`
<details>
<summary>History:</summary>
+- [`d8e2422`](https://github.com/williamboman/mason.nvim/commit/d8e2422) 2022-12-04 - feat(mockdebug): write & link mock-debug-adapter executable ([#723](https://github.com/williamboman/mason.nvim/issues/723)) by Svetlozar Iliev
- [`3f4071f`](https://github.com/williamboman/mason.nvim/commit/3f4071f) 2022-08-07 - chore: reformat long descriptions ([#264](https://github.com/williamboman/mason.nvim/issues/264)) 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