Skip to content

Commit 519690b

Browse files
authored
Merge pull request #2 from team23/release/1.2.0
Release version 1.2.0
2 parents fc8626d + a54c13b commit 519690b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.2.0] - 2024-06-19
99

1010
### Changed
1111

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "team23/module-cleanup-eav",
33
"description": "Provide CLI tasks to cleanup entity-attribute-value tables",
44
"type": "magento2-module",
5-
"version": "1.1.0",
5+
"version": "1.2.0",
66
"license": ["BSD-3-Clause"],
77
"require": {
88
"php": "^8.1",

0 commit comments

Comments
 (0)