Skip to content

Commit fee01f8

Browse files
committed
altere sistema de changelogs, atualize o changelog, atualize FUNDING
1 parent 92eb11c commit fee01f8

File tree

4 files changed

+26
-4
lines changed

4 files changed

+26
-4
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
99
liberapay: # Replace with a single Liberapay username
1010
issuehunt: # Replace with a single IssueHunt username
1111
otechie: # Replace with a single Otechie username
12-
custom: ['https://gumroad.com/geekcom'] # Replace with up to 4 custom sponsorship URLs e.g.
12+
custom: ['https://nubank.com.br/pagar/518o5/zVBzxd00Sb'] # Replace with up to 4 custom sponsorship URLs e.g.

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# Changelog
2+
3+
A partir da versão 3.5.1 nosso modelo de logs é baseado em [mantenha um changelog](https://keepachangelog.com/pt-BR/1.0.0/) e o
4+
nosso versionamento continua sendo [versionamento semântico](https://semver.org/lang/pt-BR/).
5+
6+
## [3.5.2](https://github.com/geekcom/validator-docs/compare/3.5.1...3.5.2)
7+
8+
## Commits
9+
10+
- Adicionado: verificação de DDD. [`52bb67a`](https://github.com/geekcom/validator-docs/commit/52bb67a51bf6c36f5aef00fb9429203bfe4d4ad3)
11+
- Adicionado: mensagem para a verificação de DDD. [`52bb67a`](https://github.com/geekcom/validator-docs/commit/52bb67a51bf6c36f5aef00fb9429203bfe4d4ad3)
12+
- Modificado: teste no PHP 8, dependências foram atualizadas. [`a0005e1`](https://github.com/geekcom/validator-docs/commit/a0005e168eb2eca0da06d36ae92b8976c4195766)
13+
- Modificado: fix Sanitization class to deal with null values. [`d57c8e9`](https://github.com/geekcom/validator-docs/commit/d57c8e9076769d2e978d5bd3a8fbd470980b5bbb)
14+
- Modificado/Adicionado: melhora coverage para Renavam. [`574114d`](https://github.com/geekcom/validator-docs/commit/574114d29ef5d98784972aafe7213fcf6bac4d8e)
15+
- Consertado: resolve erro com sanitize. [`a6d33e5`](https://github.com/geekcom/validator-docs/commit/a6d33e54a66090ffb485e7385e9c1fc40ca4e9da)
16+
17+
18+
## [3.5.1](https://github.com/geekcom/validator-docs/compare/3.5.0...3.5.1)
19+
20+
## Commits
21+
22+
- Modificado: Atualizar versão da lib na doc. [`e61829b`](https://github.com/geekcom/validator-docs/commit/e61829be54353c0335db425962d7c2e9075d727f)
23+
- Corrigido: validação de Placa não precisa de sanitization. [`d5a0e7b`](https://github.com/geekcom/validator-docs/commit/d5a0e7be832003332395b5e3eac2a58f879ca060)
24+
25+
---
126
<!-- changelog-linker -->
227

328
<!-- dumped content start -->

changelog-linker.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"require-dev": {
1616
"phpunit/phpunit": "^8.4|^9.4",
1717
"orchestra/testbench": "^4.0",
18-
"symplify/changelog-linker": "^8.3",
1918
"php-coveralls/php-coveralls": "^2.2",
2019
"squizlabs/php_codesniffer": "*",
2120
"phpstan/phpstan": "^0.12.5"

0 commit comments

Comments
 (0)