From 7bb46c231716472adf4ea65711f398b25aac554e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 22:14:36 +0000 Subject: [PATCH] chore(master): release 1.3.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 239d5b1..5180f25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/chenasraf/wand/compare/v1.2.0...v1.3.0) (2026-03-30) + + +### Features + +* change wand file via arg or env var ([8200f68](https://github.com/chenasraf/wand/commit/8200f68a896ae38d7b21236ce6ea903d2e006a53)) + ## [1.2.0](https://github.com/chenasraf/wand/compare/v1.1.0...v1.2.0) (2026-03-30)