Skip to content

Commit

Permalink
8.0.6
Browse files Browse the repository at this point in the history
 * fix(deps): update dependency strong-soap to v4.0.6 (#185) (renovate[bot])
 * chore(deps): update dependency @commitlint/cli to v19.3.0 (#184) (renovate[bot])
 * chore(deps): update commitlint monorepo to v19.2.2 (#183) (renovate[bot])
  • Loading branch information
dhmlau committed May 13, 2024
1 parent a56b01b commit 7067293
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2024-05-13, Version 8.0.6
=========================

* fix(deps): update dependency strong-soap to v4.0.6 (#185) (renovate[bot])

* chore(deps): update dependency @commitlint/cli to v19.3.0 (#184) (renovate[bot])

* chore(deps): update commitlint monorepo to v19.2.2 (#183) (renovate[bot])


2024-04-08, Version 8.0.5
=========================

Expand Down
2 changes: 1 addition & 1 deletion 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": "loopback-connector-soap",
"version": "8.0.5",
"version": "8.0.6",
"description": "LoopBack SOAP Web Services Connector",
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 7067293

Please sign in to comment.