Skip to content

Commit

Permalink
chore(release): v0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 20, 2023
1 parent 14f0b37 commit ffa2261
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.5.9](https://github.com/HugoMendes98/graph-flow/compare/v0.5.8...v0.5.9) (2023-10-20)


### Bug Fixes

* **deps:** Update actions/checkout action to v4 ([116af1b](https://github.com/HugoMendes98/graph-flow/commit/116af1b2d646f2edd02783441389f332f4f5c804))
* **deps:** Update dependency dockerode to v4 ([a884ed5](https://github.com/HugoMendes98/graph-flow/commit/a884ed5c76c0dfce0c266eef4c5a2bbe5e48d4ad))
* **deps:** Update dependency nx-stylelint to v16 ([7b9ce94](https://github.com/HugoMendes98/graph-flow/commit/7b9ce94cdb3c3a0efd978d585798ea0e0fab2e59))
* **deps:** Update Linting packages ([3d2d5ff](https://github.com/HugoMendes98/graph-flow/commit/3d2d5ff161d32af9376b1ffea60ba4c118000d6d))
* **deps:** Update nrwl monorepo to v16.10.0 ([0369f70](https://github.com/HugoMendes98/graph-flow/commit/0369f70cb1f7ef4bb850417c1b2627d48681379a))

## [0.5.8](https://github.com/HugoMendes98/graph-flow/compare/v0.5.7...v0.5.8) (2023-10-20)


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
Expand Up @@ -252,5 +252,5 @@
"test:ci": "nx run-many --target=test --configuration ci --ci --parallel=4 --runInBand",
"test:e2e": "nx run-many --target=e2e --parallel=false --runInBand"
},
"version": "0.5.8"
"version": "0.5.9"
}

0 comments on commit ffa2261

Please sign in to comment.