Skip to content

Commit

Permalink
chore(release): v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 13, 2024
1 parent e80ee65 commit 19e7d01
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.3](https://github.com/HugoMendes98/graph-flow/compare/v0.6.2...v0.6.3) (2024-01-13)


### Bug Fixes

* **deps:** update dependency @nestjs/swagger to v7.1.17 ([#58](https://github.com/HugoMendes98/graph-flow/issues/58)) ([e80ee65](https://github.com/HugoMendes98/graph-flow/commit/e80ee65bfc4e9130b81755bb1b89a4b0314ac171))

## [0.6.2](https://github.com/HugoMendes98/graph-flow/compare/v0.6.1...v0.6.2) (2024-01-13)


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.6.2"
"version": "0.6.3"
}

0 comments on commit 19e7d01

Please sign in to comment.