Skip to content

Commit

Permalink
creating release
Browse files Browse the repository at this point in the history
  • Loading branch information
iruzevic committed May 18, 2022
1 parent 0fc450c commit 18d1fde
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion eightshift-forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
{
Expand Down

0 comments on commit 18d1fde

Please sign in to comment.