Skip to content

Commit

Permalink
chore(release): 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.2](v3.0.1...v3.0.2) (2022-10-03)

### Chores

* bump versions ([3a72913](3a72913))
* bump versions ([3507030](3507030))
  • Loading branch information
semantic-release-bot committed Oct 3, 2022
1 parent 3a72913 commit 7ab05a8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.0.2](https://github.com/grupoboticario/nestjs-sap-rfc/compare/v3.0.1...v3.0.2) (2022-10-03)


### Chores

* bump versions ([bb59293](https://github.com/grupoboticario/nestjs-sap-rfc/commit/bb59293556eea4d4d21bea2ce287c9f0820d3024))
* bump versions ([027d012](https://github.com/grupoboticario/nestjs-sap-rfc/commit/027d012caee6bba34aa9ee5be6538fbe3094d1c2))

## [3.0.1](https://github.com/grupoboticario/nestjs-sap-rfc/compare/v3.0.0...v3.0.1) (2022-09-05)


Expand Down
4 changes: 2 additions & 2 deletions 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": "nestjs-sap-rfc",
"version": "3.0.1",
"version": "3.0.2",
"author": "Grupo Boticário",
"description": "NestJS SAP RFC Client, providing convenient ABAP business logic consumption from NestJS",
"license": "MIT",
Expand Down

0 comments on commit 7ab05a8

Please sign in to comment.