Skip to content

Commit 6c52afe

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.1.0 [skip ci]
1 parent 301d2a2 commit 6c52afe

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 0.1.0 (2023-09-26)
2+
3+
4+
### Features
5+
6+
* Added composer.json description ([2e0ea99](https://github.com/sozo-design/magento2-changelog-automation-testing/commit/2e0ea99ff44f41e35e37f9a739c29a806a2f49b2))
7+
* Another feature ([b24b774](https://github.com/sozo-design/magento2-changelog-automation-testing/commit/b24b7746cb83cdcd03c52111d579a159536b2f64))
8+
* New Feature added ([b1ad3c7](https://github.com/sozo-design/magento2-changelog-automation-testing/commit/b1ad3c7fc8219f944f361bf97238bed6137b196a))
9+
10+
11+

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Test repo",
3-
"version": "v0.0.1",
4-
"description": "Test repo to see how the automatic changelog generation can work"
2+
"name": "Test repo",
3+
"version": "0.1.0",
4+
"description": "Test repo to see how the automatic changelog generation can work"
55
}

0 commit comments

Comments
 (0)