Skip to content

Commit

Permalink
chore(release): 4.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.1](v4.1.0...v4.1.1) (2024-08-13)

### Chores

* bump versions ([246d485](246d485))
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent 246d485 commit d4ff768
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [4.1.1](https://github.com/grupoboticario/nestjs-sap-rfc/compare/v4.1.0...v4.1.1) (2024-08-13)

### Chores

* bump versions ([246d485](https://github.com/grupoboticario/nestjs-sap-rfc/commit/246d48541815f2cf394c8234a3be1753e525e4a1))

## [4.1.0](https://github.com/grupoboticario/nestjs-sap-rfc/compare/v4.0.5...v4.1.0) (2024-08-09)

### Features
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": "4.1.0",
"version": "4.1.1",
"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 d4ff768

Please sign in to comment.