From b443bfdbfd8a1ae0dce97bab1888ac05cc250a1f Mon Sep 17 00:00:00 2001 From: Davide Bianchi Date: Wed, 23 Nov 2022 10:55:15 +0100 Subject: [PATCH] 5.1.4 --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b9deaf..39a8eca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -### Unreleased +### v5.1.4 - 2022-11-23 ### Added diff --git a/package.json b/package.json index b318cb2..0068795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mia-platform/custom-plugin-lib", - "version": "5.1.3", + "version": "5.1.4", "description": "Library that allows you to define Mia-Platform custom plugins easily", "keywords": [ "mia-platform",