From 7f62ef7b9517053b401191fbf7c5976e91a38021 Mon Sep 17 00:00:00 2001 From: Thiago Mendonca Date: Mon, 5 Jul 2021 08:06:16 +0200 Subject: [PATCH] chore: release 2.2.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7520fe9..c9b49d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [2.2.0](https://github.com/trystan2k/zsh-tab-title/compare/v2.1.2...v2.2.0) (2021-07-05) + ## [2.3.0](https://github.com/trystan2k/zsh-tab-title/compare/v2.1.2...v2.3.0) (2021-07-05) ## [2.2.0](https://github.com/trystan2k/zsh-tab-title/compare/v2.1.2...v2.2.0) (2021-07-05) diff --git a/package.json b/package.json index ce02ccd..27eac33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trystan2k/zsh-tab-title", - "version": "2.3.0", + "version": "2.2.0", "description": "A zsh plugin that allows you to set a terminal header like any of PROMPT", "keywords": [ "trystan2k",