Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 9ea5905

Browse files
committed
update version/changelog
1 parent 54c8d5a commit 9ea5905

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## 1.2.6 - 2020-12-07
9+
- Fix: Error saving temp blueprint
10+
- Fix: issue when previewing linked content items
911

1012
## [1.2.5] - 2020-11-01
1113
- Resetting saveButtonState when validation contains errors #221

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image: Visual Studio 2017
22

33
# version format
4-
version: 1.2.5.{build}
4+
version: 1.2.6.{build}
55

66
# UMBRACO_PACKAGE_PRERELEASE_SUFFIX if a rtm release build this should be blank, otherwise if empty will default to alpha
77
# example UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta

0 commit comments

Comments
 (0)