kamilkisiela / apollo-angular

A fully-featured, production ready caching GraphQL client for Angular and every GraphQL server 🎁
https://apollo-angular.com
MIT License
1.5k stars 311 forks source link

Didn't push last version ? #1678

Closed PowerKiKi closed 3 years ago

PowerKiKi commented 3 years ago

Describe the bug

https://github.com/kamilkisiela/apollo-angular/blob/master/packages/apollo-angular/CHANGELOG.md does not mention at all the latest version https://github.com/kamilkisiela/apollo-angular/releases/tag/v2.6.0

Expected behavior

I expect to see "2.6.0" in the changelog, and possibly other changes that were not pushed either.

Additional context

I suppose you forgot to git push.

Also it seems that you create GitHub releases automatically based on pushed tags. I would suggest the same to publish to npm. So one git push do the entire release process and the public git repo is the single source of truth.

kamilkisiela commented 3 years ago

it's under version-2 branch and here

Zrzut ekranu 2021-05-31 o 18 08 47

you can click on a tag or commit