From a4e328edfdcc8591baec377fc543309bcb25678c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 22:23:16 -0500 Subject: [PATCH] chore(master): release 13.7.0 (#164) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .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 3510a818..21bf70c0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -5,5 +5,5 @@ } }, "bootstrap-sha": "4a30de3b1e5dd3914e447d2c43a11670e8a9fab1", - ".": "13.6.0" + ".": "13.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e1cd227c..10af8636 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.7.0](https://github.com/dkarter/dotfiles/compare/v13.6.0...v13.7.0) (2024-04-10) + + +### Features + +* **brew,zsh:** add Postgres client ([097e139](https://github.com/dkarter/dotfiles/commit/097e139ceda462cda2a7b4d9126f7cdd1bc05f2a)) +* **nvim:** add tooling for python ([a2453ef](https://github.com/dkarter/dotfiles/commit/a2453efcefc5657fa5a8667bd5f3a13b26416686)) +* **zsh:** add pgtmp alias ([36c4f86](https://github.com/dkarter/dotfiles/commit/36c4f86d39293e9718d5ee410ad471a106c4a0db)) + + +### Bug Fixes + +* **zsh:** add ARM support for $BREW_PREFIX ([1cfaa49](https://github.com/dkarter/dotfiles/commit/1cfaa49b890e0d4f53435cfc0a9b291956904753)) + ## [13.6.0](https://github.com/dkarter/dotfiles/compare/v13.5.2...v13.6.0) (2024-03-25) diff --git a/version.txt b/version.txt index fc9c00c1..d6ef9982 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -13.6.0 +13.7.0