Removing CHANGELOG

This commit is contained in:
alexsanderp
2022-02-08 15:30:17 -03:00
parent ed2d63eebb
commit cc56c66e6b
4 changed files with 4 additions and 10 deletions
+2 -2
View File
@@ -24,9 +24,9 @@ jobs:
conventional-changelog-eslint
branches: |
[
'main',
'stg',
'dev',
'stg',
'main',
{
name: 'dev',
prerelease: true
+1 -1
View File
@@ -1,5 +1,5 @@
{
"branches": ["main", "dev", "stg"],
"branches": ["dev", "stg", "main"],
"plugins": [
[
"@semantic-release/commit-analyzer",
-6
View File
@@ -1,6 +0,0 @@
# [1.2.0](https://github.com/dadosfera/maestro/compare/v1.1.0...v1.2.0) (2022-02-08)
### New
* Test new release ([666cbda](https://github.com/dadosfera/maestro/commit/666cbda32f5166dcbe7e2e28de29080be4058f14))
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "grpc-server-and-client-nestjs-micro-pattern",
"version": "1.0.0",
"version": "0.0.1",
"description": "",
"author": "",
"private": true,