Skip to content

Commit 1141b47

Browse files
authored
Merge pull request #170 from Sonia-corporation/feature/merge-master-into-develop
2 parents 3e9da37 + f96fad5 commit 1141b47

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
# [1.3.0](https://github.com/Sonia-corporation/conventional-changelog/compare/1.2.0...1.3.0) (2022-01-22)
4+
5+
6+
### Features
7+
8+
* allow to customize which commits to write ([25f2074](https://github.com/Sonia-corporation/conventional-changelog/commit/25f2074296ea51891867c7478fdd76ee3cef5736))
9+
310
# [1.2.0](https://github.com/Sonia-corporation/conventional-changelog/compare/1.1.0...1.2.0) (2022-01-22)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sonia-corporation/conventional-changelog",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"author": {
55
"email": "[email protected]",
66
"name": "Geoffrey 'C0ZEN' Testelin",

0 commit comments

Comments
 (0)