Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2024-09-27)

### Bug Fixes

* fIX NAME ([0873c6d](0873c6d))
* **hot fix:** solve problems related to delivery point validation and Trip management ([300c8df](300c8df))

### Features

* adding multiply tests to improve coverage ([19e5bb5](19e5bb5))
* improve the coverage to complete 90% and in branch 82% ([578990d](578990d))
  • Loading branch information
semantic-release-bot committed Sep 27, 2024
1 parent 010cfff commit 23a95b5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@



# [1.7.0](https://github.com/Programming6-projects/LosCuriosos/compare/v1.6.0...v1.7.0) (2024-09-27)


### Bug Fixes

* fIX NAME ([0873c6d](https://github.com/Programming6-projects/LosCuriosos/commit/0873c6dec272fbd058e5975a07e723dc460e2943))
* **hot fix:** solve problems related to delivery point validation and Trip management ([300c8df](https://github.com/Programming6-projects/LosCuriosos/commit/300c8dfba181347d18e665ce2d92b7175fddd98f))


### Features

* adding multiply tests to improve coverage ([19e5bb5](https://github.com/Programming6-projects/LosCuriosos/commit/19e5bb5c955219f0011825d2f743469d74a420b3))
* improve the coverage to complete 90% and in branch 82% ([578990d](https://github.com/Programming6-projects/LosCuriosos/commit/578990d1013ff52d605d173d376b2aedb488ad16))

# [1.6.0](https://github.com/Programming6-projects/LosCuriosos/compare/v1.5.0...v1.6.0) (2024-09-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "distribution-center",
"version": "1.6.0",
"version": "1.7.0",
"private": false,
"description": "An API for a distribution center",
"keywords": [
Expand Down

0 comments on commit 23a95b5

Please sign in to comment.