Skip to content

Commit

Permalink
chore(main): release 2.4.0 (#59)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.4.0](v2.3.0...v2.4.0)
(2024-08-22)


### Features

* `whereNotIn` filtering, mpox intake
([#60](#60))
([a80b8ba](a80b8ba))
* add PHO access filters
([#58](#58))
([f71fcf0](f71fcf0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 22, 2024
1 parent a80b8ba commit 18e7a0c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.4.0](https://github.com/PHACDataHub/wastewater-graphql/compare/v2.3.0...v2.4.0) (2024-08-22)


### Features

* `whereNotIn` filtering, mpox intake ([#60](https://github.com/PHACDataHub/wastewater-graphql/issues/60)) ([a80b8ba](https://github.com/PHACDataHub/wastewater-graphql/commit/a80b8ba269ca3480eacdd2f5fbe40b67b1964d72))
* add PHO access filters ([#58](https://github.com/PHACDataHub/wastewater-graphql/issues/58)) ([f71fcf0](https://github.com/PHACDataHub/wastewater-graphql/commit/f71fcf0c2be2ba13704801bdabd2dc2744c7eb2b))

## [2.3.0](https://github.com/PHACDataHub/wastewater-graphql/compare/v2.2.1...v2.3.0) (2024-08-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
@@ -1,6 +1,6 @@
{
"name": "wastewater-graphql",
"version": "2.3.0",
"version": "2.4.0",
"description": "",
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit 18e7a0c

Please sign in to comment.