Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
[CI_PUBLISH] Updated CHANGELOG.md and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ssouza committed Nov 27, 2020
1 parent a065bdf commit fbf51b1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.3.0] - 2020-11-27

### Added

- [ECOAPI-855](https://jira.senior.com.br/browse/ECOAPI-855): Adicionado documentação para uso dos exemplos.
Expand Down Expand Up @@ -34,7 +36,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

[Unreleased]: https://github.com/dev-senior-com-br/senior-hcm-node/compare/v1.1.0...HEAD
[Unreleased]: https://github.com/dev-senior-com-br/senior-hcm-node/compare/1.3.0...HEAD

[1.3.0]: https://github.com/dev-senior-com-br/senior-hcm-node/compare/1.1.0...1.3.0

[1.1.0]: https://github.com/dev-senior-com-br/senior-hcm-node/compare/v1.0.0...1.1.0

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@seniorsistemas/senior-hcm",
"version": "1.1.0",
"version": "1.3.0",
"description": "Senior HCM SDK para Node.js",
"main": "index.js",
"author": "Senior ECOAPI Team",
Expand Down

0 comments on commit fbf51b1

Please sign in to comment.