diff --git a/.releasinator.rb b/.releasinator.rb index eba0520..ea448ec 100644 --- a/.releasinator.rb +++ b/.releasinator.rb @@ -30,14 +30,14 @@ def publish_to_package_manager(version) # Distribution GitHub repo if different from the source repo. Optional. configatron.downstream_repos = [ DownstreamRepo.new( - "test-downstream", + "test-paypal", "git@github.paypal.com:jbrateman/test-paypal.git", "master", :release_to_github => true ), DownstreamRepo.new( - "test-downstream2", + "test-downstream", "git@github.com:braebot/test-downstream.git", "master", # create a new branch with the specified name, rather than tagging diff --git a/CHANGELOG.md b/CHANGELOG.md index 2918119..b9bf513 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Test SDK project changelog ========================== + +3.0.9 +------ +* 3.0.9 + +3.0.8 +------ +* 3.0.8 + 3.0.7 ------ * 3.0.7