diff --git a/CHANGELOG.md b/CHANGELOG.md index f98d3a8..da5093d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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.1.0](https://github.com/trystan2k/dotfiles/compare/v12.0.0...v12.1.0) (2022-11-06) + +### Features + +* **tools:** add espanso tool ([de1cce3](https://github.com/trystan2k/dotfiles/commit/de1cce33753de898a6bee6108441bae7116f13ce)) + ## [12.0.0](https://github.com/trystan2k/dotfiles/compare/v11.9.0...v12.0.0) (2022-11-01) ## [11.9.0](https://github.com/trystan2k/dotfiles/compare/v11.8.0...v11.9.0) (2022-10-23) diff --git a/package.json b/package.json index f54853c..cd5d6b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trystan2k/dotfiles", - "version": "12.0.0", + "version": "12.1.0", "description": "My personal dotfiles", "keywords": [ "dotfiles",