Skip to content

Commit 5839581

Browse files
committed
update:Changelog
1 parent e9710c1 commit 5839581

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
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
44
nosso versionamento é [semântico](https://semver.org/lang/pt-BR/).
55

6-
## [3.9.0](https://github.com/geekcom/validator-docs/compare/3.7.1...3.8.0)
6+
## [3.9.0](https://github.com/geekcom/validator-docs/compare/3.8.0...3.9.0)
77

88
## Novidades - Testado com Laravel 10
99

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ No arquivo `composer.json`, adicione validator-docs como dependência do seu pro
2323

2424
```
2525
"require": {
26-
"geekcom/validator-docs" : "^3.8"
26+
"geekcom/validator-docs" : "^3.9"
2727
},
2828
```
2929

0 commit comments

Comments
 (0)