From 9ec6a653e0235c68070c418b09c45f8a54ad7b8e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 18 Jul 2025 22:53:25 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20chore(release):=201.3.2=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.3.2](https://github.com/variablesoftware/github-workflows/compare/v1.3.1...v1.3.2) (2025-07-18) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50c1c06..f678434 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.3.2](https://github.com/variablesoftware/github-workflows/compare/v1.3.1...v1.3.2) (2025-07-18) + ## [1.3.1](https://github.com/variablesoftware/github-workflows/compare/v1.3.0...v1.3.1) (2025-07-18) # [1.3.0](https://github.com/variablesoftware/github-workflows/compare/v1.2.11...v1.3.0) (2025-07-18) diff --git a/package.json b/package.json index 928d542..02a7820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-workflows", - "version": "1.3.1", + "version": "1.3.2", "description": "Reusable GitHub Actions workflows for the organization.", "main": "README.md", "license": "MIT",