Skip to content

Commit 901a7d3

Browse files
chore(release): 3.8.2 [skip ci]
## [3.8.2](v3.8.1...v3.8.2) (2023-07-11)
1 parent bff70ad commit 901a7d3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [3.8.2](https://github.com/Gusto/apollo-federation-ruby/compare/v3.8.1...v3.8.2) (2023-07-11)
2+
13
## [3.8.1](https://github.com/Gusto/apollo-federation-ruby/compare/v3.8.0...v3.8.1) (2023-06-20)
24

35
# [3.8.0](https://github.com/Gusto/apollo-federation-ruby/compare/v3.7.1...v3.8.0) (2023-06-02)

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GIT
1111
PATH
1212
remote: .
1313
specs:
14-
apollo-federation (3.8.1)
14+
apollo-federation (3.8.2)
1515
google-protobuf (~> 3.22)
1616
graphql (>= 1.10.14)
1717

lib/apollo-federation/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ApolloFederation
4-
VERSION = '3.8.1'
4+
VERSION = '3.8.2'
55
end

0 commit comments

Comments
 (0)