Skip to content

Commit

Permalink
Release info
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Aug 27, 2021
1 parent 13fe141 commit b64905c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.15] - 27 August 2021
### Added
- NOINDEX,NOFOLLOW
- Magento PHPCS compliance

## [0.0.14] - 20 October 2020
### Fixed
- Remove page layout specification in XML layout (which is duplicate) (@GrimLink)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yireo/magento2-checkouttester2",
"license": "OSL-3.0",
"version": "0.0.14",
"version": "0.0.15",
"type": "magento2-module",
"homepage": "https://github.com/yireo/Yireo_CheckoutTester2",
"description": "Checkout Tester for Magento 2",
Expand Down

0 comments on commit b64905c

Please sign in to comment.