From 635e032f28f729278f886e3ad49915209d274140 Mon Sep 17 00:00:00 2001 From: Thiago Mendonca Date: Sun, 6 Nov 2022 09:10:37 +0100 Subject: [PATCH] chore: release 12.2.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da5093d..346cd17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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. +## [12.2.0](https://github.com/trystan2k/dotfiles/compare/v12.1.0...v12.2.0) (2022-11-06) + +### Features + +* **configure:** update asdf plugins versions ([48e629b](https://github.com/trystan2k/dotfiles/commit/48e629b50d925a6cd35340c081a8639dd61bd400)) +* **scripts:** move espanso configuration to post-install ([24b1269](https://github.com/trystan2k/dotfiles/commit/24b1269ee05ff44484f0a37501aaa3b92032714a)) + +### Bug Fixes + +* **symlinks:** update asdf source path ([41ab695](https://github.com/trystan2k/dotfiles/commit/41ab69554ace14239f90569786507f221dcd3f45)) +* **tools:** fix espanso name ([83a961e](https://github.com/trystan2k/dotfiles/commit/83a961ec8a3d88eb88289200816ba13a800d213d)) + ## [12.1.0](https://github.com/trystan2k/dotfiles/compare/v12.0.0...v12.1.0) (2022-11-06) ### Features diff --git a/package.json b/package.json index cd5d6b7..d5d234c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trystan2k/dotfiles", - "version": "12.1.0", + "version": "12.2.0", "description": "My personal dotfiles", "keywords": [ "dotfiles",