Skip to content

Commit

Permalink
Merge pull request #796 from Aylie-Chou/23-feat-add-graphql-client
Browse files Browse the repository at this point in the history
chore: bump version to v7.6.0-rc.2
  • Loading branch information
Aylie-Chou authored Nov 4, 2024
2 parents 0785dcb + 47a3f09 commit af5196b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## Unrelease

### 7.6.0-rc.2

#### Notable Changes

- fix
- assign host value with `req.Host` instead of `req.Header.Set`

#### Commits

- [[`117cbb314a`](https://github.com/twreporter/go-api/commit/117cbb314a)] - **fix**: typo (Aylie Chou)
- [[`d856988ae4`](https://github.com/twreporter/go-api/commit/d856988ae4)] - **fix**: incorrect `host` value (Aylie Chou)

### 7.6.0-rc.1

#### Notable Changes
Expand Down

0 comments on commit af5196b

Please sign in to comment.