Skip to content

Commit

Permalink
chore(release): v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 13, 2024
1 parent 284e061 commit 4ae8175
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.2](https://github.com/HugoMendes98/graph-flow/compare/v0.6.1...v0.6.2) (2024-01-13)


### Bug Fixes

* **deps:** update angularmaterial monorepo to v16.2.12 ([#56](https://github.com/HugoMendes98/graph-flow/issues/56)) ([284e061](https://github.com/HugoMendes98/graph-flow/commit/284e061020f45e9b5ffdebf38178653ac6021181))

## [0.6.1](https://github.com/HugoMendes98/graph-flow/compare/v0.6.0...v0.6.1) (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.1"
"version": "0.6.2"
}

0 comments on commit 4ae8175

Please sign in to comment.