scm-spain / boros-CMP

GDPR CMP (Consent Managment Provider) implementation
MIT License
5 stars 1 forks source link

hot fix wrong consent-string version with issues #62

Closed midudev closed 5 years ago

midudev commented 5 years ago

Newest consent-string 1.4.3 version has problems and making CMP to not work correctly. This fixes the version to the last known without problems.

codecov-io commented 5 years ago

Codecov Report

Merging #62 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   93.85%   93.85%           
=======================================
  Files          71       71           
  Lines        2198     2198           
  Branches      149      149           
=======================================
  Hits         2063     2063           
  Misses        135      135

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dfd4245...ef11905. Read the comment docs.

midudev commented 5 years ago

¡Gracias por la velocidad @maryammdot!