3 Commits

Author SHA1 Message Date
4ef86c017e chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-06-11)

### Features

* CI/CD -  Conventional Commits e Semantic Release ([2c1f871](2c1f8715dd))
* CI/CD -  Conventional Commits e Semantic Release ([cc93db0](cc93db0d9a))
* CI/CD -  Conventional Commits e Semantic Release ([abf3c77](abf3c771e5))
2025-06-11 18:40:26 +00:00
2c1f8715dd feat: CI/CD - Conventional Commits e Semantic Release 2025-06-11 15:38:13 -03:00
108f1c63ee Merge pull request 'feature/ci-cd' (#1) from feature/ci-cd into dev
Reviewed-on: https://git.dejodigital.com.br/dejo-core/dejo-node/pulls/1
2025-06-11 18:33:46 +00:00
2 changed files with 9 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
push:
branches:
- master
- dev
#- dev
jobs:
lint_commits:

8
CHANGELOG.md Normal file
View File

@ -0,0 +1,8 @@
# 1.0.0 (2025-06-11)
### Features
* CI/CD - Conventional Commits e Semantic Release ([2c1f871](https://git.dejodigital.com.br/dejo-core/dejo-node/commit/2c1f8715dde4084a08117bffae1bbc40e7b9a95c))
* CI/CD - Conventional Commits e Semantic Release ([cc93db0](https://git.dejodigital.com.br/dejo-core/dejo-node/commit/cc93db0d9a8e1358ca1e3e6128d1d710fc35e5b6))
* CI/CD - Conventional Commits e Semantic Release ([abf3c77](https://git.dejodigital.com.br/dejo-core/dejo-node/commit/abf3c771e539afa48de8139ed7adb81341e80600))