Skip to content

Commit c32a87d

Browse files
committed
Bump to 98.3.1
1 parent 5e06fe8 commit c32a87d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 98.3.1
4+
5+
* Add 'danger' property support to `link_checker_api_link_report_hash` test method. [PR](https://github.com/alphagov/gds-api-adapters/pull/1330)
6+
37
## 98.3.0
48

59
* Allow locale to be specified when getting host content [PR](https://github.com/alphagov/gds-api-adapters/pull/1326)

lib/gds_api/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module GdsApi
2-
VERSION = "98.3.0".freeze
2+
VERSION = "98.3.1".freeze
33
end

0 commit comments

Comments
 (0)