Skip to content

Commit

Permalink
chore(release): 3.0.20 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.20](v3.0.19...v3.0.20) (2023-07-06)

### Chores

* upgrading lockfileVersion version ([064817d](064817d))
  • Loading branch information
semantic-release-bot committed Jul 6, 2023
1 parent 064817d commit b8ad491
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.20](https://github.com/grupoboticario/nestjs-sap-rfc/compare/v3.0.19...v3.0.20) (2023-07-06)


### Chores

* upgrading lockfileVersion version ([416a1fa](https://github.com/grupoboticario/nestjs-sap-rfc/commit/416a1faf56926119c3f47f514c522852012221d9))

## [3.0.19](https://github.com/grupoboticario/nestjs-sap-rfc/compare/v3.0.18...v3.0.19) (2023-07-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.19",
"version": "3.0.20",
"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 b8ad491

Please sign in to comment.