From 6b0df584f9f127fdf0b666d5b6690ce9fe88a826 Mon Sep 17 00:00:00 2001 From: Volodymyr Hadomskyi Date: Mon, 19 Aug 2024 00:19:42 +0200 Subject: [PATCH] Bump version ENG-17101 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 990b7a8..df921cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 4.6.1 - 2024-08-19 +### Fixed +- Draft link for translations + ## 4.6.0 - 2024-05-29 ### Added - Implemented retry mechanism for jobs if connectors are unavailable or the job fails diff --git a/composer.json b/composer.json index a69423d..56e3d65 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "lilt/craft-lilt-plugin", "description": "The Lilt plugin makes it easy for you to send content to Lilt for translation right from within Craft CMS.", "type": "craft-plugin", - "version": "4.6.0", + "version": "4.6.1", "keywords": [ "craft", "cms",