From a0e62a6af43e2cf07844c8f2ec8d741448d8fd7a Mon Sep 17 00:00:00 2001 From: github-actions-bot Date: Wed, 17 May 2023 17:51:49 +0000 Subject: [PATCH] 1.2.0 [Louis-Amas] --- CHANGELOG.md | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33a6667..ed9a096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -# Next Version +# Next version + +# 1.2.0 - Add CHANGELOG.md - Add Github action to auto publish new version diff --git a/package.json b/package.json index fa7174a..821d9bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mangrovedao/reliable-event-subscriber", - "version": "1.1.9", + "version": "1.2.0", "main": "dist/index.js", "author": "Louis-Amas ", "license": "BSD-2-Clause",