From 3483c4927765b368e5fb2881937b80e32937e457 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 22:25:08 -0600 Subject: [PATCH] chore(master): release 13.2.0 (#127) --- .release-please-manifest.json | 2 +- CHANGELOG.md | 14 ++++++++++++++ version.txt | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b5f56860..895bc440 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "13.1.0", + ".": "13.2.0", "bootstrap-sha": "4a30de3b1e5dd3914e447d2c43a11670e8a9fab1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index af7d4ef2..854a580f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.2.0](https://github.com/dkarter/dotfiles/compare/v13.1.0...v13.2.0) (2024-01-29) + + +### Features + +* **brew:** add go-task (aka Taskfile) ([62a46ec](https://github.com/dkarter/dotfiles/commit/62a46ec486d79e45911ae78b208eaae26d0226f1)) +* **task:** add sync task ([fb96be2](https://github.com/dkarter/dotfiles/commit/fb96be2c8537062614ce4a0c9d122a36733cb78f)) + + +### Bug Fixes + +* **installer:** allow setup.sh to pass args to installer.rb ([2c5d89c](https://github.com/dkarter/dotfiles/commit/2c5d89c270018d26411be54b4d75e3f79281d8dd)) +* **nvim:** gx.nvim mapping change for new version ([dc379d8](https://github.com/dkarter/dotfiles/commit/dc379d8a3862dbca88fd8b4b239aef9941e4a4ef)) + ## [13.1.0](https://github.com/dkarter/dotfiles/compare/v13.0.0...v13.1.0) (2024-01-10) diff --git a/version.txt b/version.txt index e6ba3513..67aee239 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -13.1.0 +13.2.0