From 73cf7dc10bca26b26f30a06d9cd3d7f961c04e20 Mon Sep 17 00:00:00 2001 From: Thiago Mendonca Date: Thu, 27 Jun 2024 09:29:25 +0200 Subject: [PATCH] chore: release 13.3.0 --- CHANGELOG.md | 9 +++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 043c6cf..325c368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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.3.0](https://github.com/trystan2k/dotfiles/compare/v13.2.0...v13.3.0) (2024-06-27) + +### Features + +* **symlinks:** add new zj-quit plugin ([fa53ed6](https://github.com/trystan2k/dotfiles/commit/fa53ed6c2890c7483f591a89024fd80c83efff27)) +* **symlinks:** change how zellij is started, to open welcome page ([be5ccfa](https://github.com/trystan2k/dotfiles/commit/be5ccfaed3e16d508a750d02837e012e08ca416f)) +* **symlinks:** change ls alias to only use eza ([3129e26](https://github.com/trystan2k/dotfiles/commit/3129e266f911e7d7dec3397081501791e3be20f0)) +* **tools:** add deskpad tool ([01967f9](https://github.com/trystan2k/dotfiles/commit/01967f91c039c0c4963eb68947793b2df646f1b2)) + ## [13.2.0](https://github.com/trystan2k/dotfiles/compare/v13.1.0...v13.2.0) (2024-05-20) ### Features diff --git a/package-lock.json b/package-lock.json index a495703..c2349b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@trystan2k/dotfiles", - "version": "13.2.0", + "version": "13.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@trystan2k/dotfiles", - "version": "13.2.0", + "version": "13.3.0", "devDependencies": { "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", diff --git a/package.json b/package.json index 1b2e5fa..be8523b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trystan2k/dotfiles", - "version": "13.2.0", + "version": "13.3.0", "description": "My personal dotfiles", "keywords": [ "dotfiles",