Skip to content

Commit

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


##
[1.2.0](v1.1.2...v1.2.0)
(2023-07-12)


### Features

* add `siteID` to `allSites` and `allSitesAdj`
([#28](#28))
([fcab2cc](fcab2cc))

---
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 Jul 12, 2023
1 parent fcab2cc commit b2a7b8c
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

## [1.2.0](https://github.com/PHACDataHub/wastewater-graphql/compare/v1.1.2...v1.2.0) (2023-07-12)


### Features

* add `siteID` to `allSites` and `allSitesAdj` ([#28](https://github.com/PHACDataHub/wastewater-graphql/issues/28)) ([fcab2cc](https://github.com/PHACDataHub/wastewater-graphql/commit/fcab2cc8361adda60dcc2b1c5d7a2e22860739d0))

## [1.1.2](https://github.com/PHACDataHub/wastewater-graphql/compare/v1.1.1...v1.1.2) (2023-05-03)


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": "1.1.2",
"version": "1.2.0",
"description": "",
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit b2a7b8c

Please sign in to comment.