Skip to content

Commit f8d44f7

Browse files
chore(release): 1.2.0 [skip_ci]
# [1.2.0](v1.1.0...v1.2.0) (2024-02-07) ### Features * adicionando semantic-release npm ao projeto ([ddfcf89](ddfcf89))
1 parent ddfcf89 commit f8d44f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/MoisesDuarte/commitizen-semantic-release/compare/v1.1.0...v1.2.0) (2024-02-07)
2+
3+
4+
### Features
5+
6+
* adicionando semantic-release npm ao projeto ([ddfcf89](https://github.com/MoisesDuarte/commitizen-semantic-release/commit/ddfcf8908bd566c7af3c32896fdfa37834e66a76))
7+
18
# [1.1.0](https://github.com/MoisesDuarte/commitizen-semantic-release/compare/v1.0.0...v1.1.0) (2024-02-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitizen-semantic-release",
3-
"version": "1.0.0",
3+
"version": "1.2.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)