From a8d54c84cadfcd5c9b5b9e7d576cdf3a5d90c663 Mon Sep 17 00:00:00 2001 From: Pravin Barton <9560941+isc-pbarton@users.noreply.github.com> Date: Wed, 20 Aug 2025 16:02:19 -0400 Subject: [PATCH] chore: fix changelog and module.xml for next version --- CHANGELOG.md | 6 +++++- module.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0fa606d..920240cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.13.1] - Unreleased + +### Fixed +- Fixed Import All deploying changes to files in a CSP application (#828) + ## [2.13.0] - 2025-08-20 ### Added @@ -20,7 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix "Export All" stopping prematurely because a tracked item no longer exist in the namespace (#821) - Import All now outputs a warning instead of an error when an item is in the wrong path (#291) - Fixed an error where classes with compilation errors would revert to broken versions on export (#830) -- Fixed Import All deploying changes to files in a CSP application (#828) - Fixed installation of the package on IRIS versions with the IRISSECURITY database (#770) ## [2.12.2] - 2025-07-08 diff --git a/module.xml b/module.xml index 0660105c..cadc06d4 100644 --- a/module.xml +++ b/module.xml @@ -3,7 +3,7 @@ git-source-control - 2.13.0 + 2.13.1 Server-side source control extension for use of Git on InterSystems platforms git source control studio vscode module