Skip to content

Commit

Permalink
chore(master): release 13.4.0 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 3, 2024
1 parent 92ec994 commit db0e99b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
".": "13.3.1",
".": "13.4.0",
"bootstrap-sha": "4a30de3b1e5dd3914e447d2c43a11670e8a9fab1"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.4.0](https://github.com/dkarter/dotfiles/compare/v13.3.1...v13.4.0) (2024-03-03)


### Features

* **installer:** add jless ([f4fce1b](https://github.com/dkarter/dotfiles/commit/f4fce1b9dcdf106a51090085e1075532ce181f9d))
* **nvim:** add Helm file support ([40aec36](https://github.com/dkarter/dotfiles/commit/40aec36b641685452baf9ddda19773ef189399a8))


### Bug Fixes

* disable prettier for ruby ([d26225b](https://github.com/dkarter/dotfiles/commit/d26225bc975f5563c3acfb1e28903d499b3b4498))
* **nvim:** replace deprecated none-ls built-ins with native LSPs ([ef02255](https://github.com/dkarter/dotfiles/commit/ef02255bd4afe697446fdafe0980ae75a157f59e))

## [13.3.1](https://github.com/dkarter/dotfiles/compare/v13.3.0...v13.3.1) (2024-02-02)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
13.3.1
13.4.0

0 comments on commit db0e99b

Please sign in to comment.