Skip to content

Commit

Permalink
bump version to 1.5.0 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
hallettj authored Dec 5, 2024
1 parent 4583273 commit b95da18
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This changelog documents the changes between release versions.

## [Unreleased]

## [1.5.0] - 2024-12-05

### Added

- Adds CLI command to manage native queries with automatic type inference ([#131](https://github.com/hasura/ndc-mongodb/pull/131))
Expand Down
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "1.4.0"
version = "1.5.0"

[workspace]
members = [
Expand Down

0 comments on commit b95da18

Please sign in to comment.