Skip to content

Commit

Permalink
Merge pull request #1299 from alphagov/release-97.4.0
Browse files Browse the repository at this point in the history
Release 97.4.0
  • Loading branch information
pezholio authored Nov 26, 2024
2 parents 5d9845e + 00691d1 commit 21a90bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changelog

## Unreleased
## 97.4.0

* Update dependencies
* Rename `get_content_by_embedded_document` and call renamed endpoint [PR](/~https://github.com/alphagov/gds-api-adapters/pull/1298)

## 97.3.0
Expand Down
2 changes: 1 addition & 1 deletion lib/gds_api/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module GdsApi
VERSION = "97.3.0".freeze
VERSION = "97.4.0".freeze
end

0 comments on commit 21a90bf

Please sign in to comment.