From f1ac5466ba3948eff38477607caf3942022cee11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 15:25:15 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1fb8c24..c3f1463 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.4" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 28aa2e7..d3ca7a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.2.0](https://github.com/alexcatdad/dotfiles/compare/v1.1.4...v1.2.0) (2026-01-26) + + +### Features + +* add sync and update commands for multi-device dotfiles ([4f7e697](https://github.com/alexcatdad/dotfiles/commit/4f7e6978c4746f4c091ea7c8553815eaf086bc29)) +* enhance shell, terminal, and Claude Code configurations ([6ab195b](https://github.com/alexcatdad/dotfiles/commit/6ab195b57808b56f8232985e26c9dd8775d73035)) +* update Claude plugins and optimize Ghostty for OLED ([cef7f7a](https://github.com/alexcatdad/dotfiles/commit/cef7f7a34859c86f9af54fbd8aa10dd7416436e9)) + ## [1.1.4](https://github.com/alexcatdad/dotfiles/compare/v1.1.3...v1.1.4) (2026-01-13) diff --git a/package.json b/package.json index b06a913..bcc1271 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paw", - "version": "1.1.4", + "version": "1.2.0", "description": "Personal dotfiles automation with TypeScript/Bun", "type": "module", "bin": {