Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](1.1.0...1.1.1) (2023-06-29)

### Bug Fixes

* fixed callback passing as argument ([05b9e3d](05b9e3d))

### Build and continuous integration

* added new ts linter for quality assurance ([255af93](255af93))
* updated with new git conventional commit plugin for npm ([7f4fa1a](7f4fa1a))

### General maintenance

* added new SonarCloud configuration for quality analysis ([e714b0f](e714b0f))
* added src information into sonar config file ([edc9129](edc9129))
* code quality improved ([41dd14a](41dd14a))
* improved code quality following TSLint hints ([739aa15](739aa15))
* updated readme with new badges from SonarCloud ([4e9a74a](4e9a74a))
  • Loading branch information
semantic-release-bot committed Jun 29, 2023
1 parent 05b9e3d commit 67e5833
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## [1.1.1](https://github.com/IntelligentBackpack/ManageBackpackService/compare/1.1.0...1.1.1) (2023-06-29)


### Bug Fixes

* fixed callback passing as argument ([05b9e3d](https://github.com/IntelligentBackpack/ManageBackpackService/commit/05b9e3d971d6a5a221faf8c342b038ad5825abac))


### Build and continuous integration

* added new ts linter for quality assurance ([255af93](https://github.com/IntelligentBackpack/ManageBackpackService/commit/255af93b25fe81290f45282bb04c80559fa4e30f))
* updated with new git conventional commit plugin for npm ([7f4fa1a](https://github.com/IntelligentBackpack/ManageBackpackService/commit/7f4fa1a3471cc95fd7850cb6a53e40ba53a3977a))


### General maintenance

* added new SonarCloud configuration for quality analysis ([e714b0f](https://github.com/IntelligentBackpack/ManageBackpackService/commit/e714b0f0a3cf61d169d74bbadbb5648c3f279e22))
* added src information into sonar config file ([edc9129](https://github.com/IntelligentBackpack/ManageBackpackService/commit/edc9129b67b35aa37a2e61a4eb30a2fec5dcea30))
* code quality improved ([41dd14a](https://github.com/IntelligentBackpack/ManageBackpackService/commit/41dd14aaeb703c0a0689365159aa5e400c46e202))
* improved code quality following TSLint hints ([739aa15](https://github.com/IntelligentBackpack/ManageBackpackService/commit/739aa1587646bb27d221ef5ea4a90875a2e53198))
* updated readme with new badges from SonarCloud ([4e9a74a](https://github.com/IntelligentBackpack/ManageBackpackService/commit/4e9a74a57487040e46869d39e1b7de8ea417ce58))

## [1.1.0](https://github.com/IntelligentBackpack/ManageBackpackService/compare/1.0.1...1.1.0) (2023-06-18)


Expand Down

0 comments on commit 67e5833

Please sign in to comment.