From 18d1fdecfe853d248ac89fea1d21b755f9c0dab1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Ruz=CC=8Cevic=CC=81?= Date: Wed, 18 May 2022 10:06:10 +0200 Subject: [PATCH] creating release --- CHANGELOG.md | 6 ++++++ eightshift-forms.php | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 256bf0446..35eec14a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a CHANGELOG](https://keepachangelog.com/). +## [1.2.2] + +### Fixed +- internal build process for GH actions. + ## [1.2.1] ### Fixed @@ -34,6 +39,7 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a Initial production release. +[1.2.2]: https://github.com/infinum/eightshift-forms/compare/1.2.1...1.2.2 [1.2.1]: https://github.com/infinum/eightshift-forms/compare/1.2.0...1.2.1 [1.2.0]: https://github.com/infinum/eightshift-forms/compare/1.1.1...1.2.0 [1.1.1]: https://github.com/infinum/eightshift-forms/compare/1.1.0...1.1.1 diff --git a/eightshift-forms.php b/eightshift-forms.php index 3a5587493..60a3e43fc 100644 --- a/eightshift-forms.php +++ b/eightshift-forms.php @@ -6,7 +6,7 @@ * Description: Eightshift form builder plugin. * Author: Team Eightshift * Author URI: https://eightshift.com/ - * Version: 1.2.1 + * Version: 1.2.2 * Text Domain: eightshift-forms * * @package EightshiftForms diff --git a/package.json b/package.json index d159dca10..c574d82b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eightshift/eightshift-forms", - "version": "1.2.1", + "version": "1.2.2", "description": "This repository contains all the tools you need to start building a modern WordPress project.", "authors": [ {