From 49a989b4ce601abf2b169bd71d36aa74dfd56550 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 01:30:01 +0000 Subject: [PATCH] chore(main): release 1.1.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a369b81..218c165f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.2](https://github.com/PunGrumpy/dullahan.nvim/compare/v1.1.1...v1.1.2) (2023-12-06) + + +### Bug Fixes + +* **theme:** change color `base2` and change `IblIndent` colorscheme ([864da5b](https://github.com/PunGrumpy/dullahan.nvim/commit/864da5bbcfe4429517f2a9920fe23ed06dbe5e32)) + ## [1.1.1](https://github.com/PunGrumpy/dullahan.nvim/compare/v1.1.0...v1.1.1) (2023-11-28)