diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ba0be8c0..7bdc6d72 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "13.4.0", + ".": "13.5.0", "bootstrap-sha": "4a30de3b1e5dd3914e447d2c43a11670e8a9fab1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 23c09c63..513689a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [13.5.0](https://github.com/dkarter/dotfiles/compare/v13.4.0...v13.5.0) (2024-03-05) + + +### Features + +* **nvim:** add additional filetype mappings ([4a17b74](https://github.com/dkarter/dotfiles/commit/4a17b746b0349844383f7c1d9fa617ec37e0f889)) + + +### Bug Fixes + +* **nvim:** add improved helm file detection ([30c1e6b](https://github.com/dkarter/dotfiles/commit/30c1e6bca10782b7c7c9d6b84c567e3b0685631d)) +* remove helm file detection ([998876b](https://github.com/dkarter/dotfiles/commit/998876bf8255b023b74e11c6c31b3b5af8c34601)) + ## [13.4.0](https://github.com/dkarter/dotfiles/compare/v13.3.1...v13.4.0) (2024-03-03) diff --git a/version.txt b/version.txt index 74302c51..d224e690 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -13.4.0 +13.5.0