Skip to content

Commit 908fb49

Browse files
committed
chore: add standard-version
1 parent b004cf3 commit 908fb49

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### [5.0.2](https://github.com/tiagoporto/gerador-validador-cpf/compare/v5.0.1...v5.0.2) (2021-10-01)
6+
7+
### Changes
8+
9+
- Remove dependencies

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gerador-validador-cpf",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Biblioteca JS open-source para gerar, validar e formatar CPF.",
55
"homepage": "http://tiagoporto.github.io/gerador-validador-cpf",
66
"keywords": [

0 commit comments

Comments
 (0)