Skip to content

Commit

Permalink
Bump to 69.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gclssvglx committed Jan 25, 2021
1 parent 354b698 commit 1aa51f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 69.3.0

* Update the local links manager adapter stubs to include the link status - defaults to `ok`

# 69.2.0

* Remove unused email unpublish adapter
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 = "69.2.0".freeze
VERSION = "69.3.0".freeze
end

0 comments on commit 1aa51f7

Please sign in to comment.