Skip to content

Commit 1d0671f

Browse files
authored
Merge pull request #1284 from alphagov/release-96.0.3
Release 96.0.3
2 parents 5fe0b16 + 376984c commit 1d0671f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 96.0.3
4+
35
* Add support for getting content with embeds from the Publishing API [PR](https://github.com/alphagov/gds-api-adapters/pull/1283)
46

57
# 96.0.2

lib/gds_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GdsApi
2-
VERSION = "96.0.2".freeze
2+
VERSION = "96.0.3".freeze
33
end

0 commit comments

Comments
 (0)