From 85327829f1a0a6e6f028aa617c8d289a6ec7b3f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 23:57:47 +0100 Subject: [PATCH] chore(main): release 1.12.0 (#336) :robot: I have created a release *beep* *boop* --- ## [1.12.0](https://github.com/shortcuts/no-neck-pain.nvim/compare/v1.11.1...v1.12.0) (2024-03-28) ### Features * **integrations:** support outline.nvim ([#335](https://github.com/shortcuts/no-neck-pain.nvim/issues/335)) ([aec69e6](https://github.com/shortcuts/no-neck-pain.nvim/commit/aec69e60330442a32dbd663a5cfea48a68f2c519)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d84ae73a..b903d89d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ +## [1.12.0](https://github.com/shortcuts/no-neck-pain.nvim/compare/v1.11.1...v1.12.0) (2024-03-28) + + +### Features + +* **integrations:** support outline.nvim ([#335](https://github.com/shortcuts/no-neck-pain.nvim/issues/335)) ([aec69e6](https://github.com/shortcuts/no-neck-pain.nvim/commit/aec69e60330442a32dbd663a5cfea48a68f2c519)) + ## [1.11.1](https://github.com/shortcuts/no-neck-pain.nvim/compare/v1.11.0...v1.11.1) (2024-03-27)