xyNNN / GoogleTagManagerBundle

Google Tag Manager Bundle for Symfony 2
https://github.com/xyNNN/GoogleTagManagerBundle
GNU Lesser General Public License v3.0
27 stars 15 forks source link

Release 3.1.2 contains breaking changes #51

Closed zarunet closed 1 year ago

zarunet commented 1 year ago

Following the merge of #49, it looks like release 3.1.2 was tagged directly on master, thus including in that release every change made for 4.x

I'm unable to open a PR to fix this, as it involves creating a new branch :

git checkout tags/3.1.1 -b 3.x
git cherry-pick f477eee

...then tagging that as 3.1.x

Is this acceptable to you?

xyNNN commented 1 year ago

Oops, you're right - my fault! I've fix it in the new release 3.1.3 https://github.com/xyNNN/GoogleTagManagerBundle/releases/tag/3.1.3