Releases: ItzYanick/ackee-tracker-consent
Releases · ItzYanick/ackee-tracker-consent
1.2.2
What's Changed
- fix broken workflow build
- Bringing it up to date by @rallisf1 in #86
Full Changelog: 1.2.0...1.2.2
1.2.1
What's Changed
- Bump webpack-cli from 4.7.2 to 4.8.0 by @dependabot in #15
- Bump cssnano from 5.0.7 to 5.0.8 by @dependabot in #16
- Bump css-loader from 6.2.0 to 6.3.0 by @dependabot in #20
- Bump nth-check from 2.0.0 to 2.0.1 by @dependabot in #22
- Bump style-loader from 3.2.1 to 3.3.0 by @dependabot in #27
- Bump webpack from 5.46.0 to 5.54.0 by @dependabot in #23
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #24
- Bump postcss-cli from 8.3.1 to 9.0.0 by @dependabot in #25
- Bump postcss from 8.3.6 to 8.3.8 by @dependabot in #26
- Bringing it up to date by @rallisf1 in #86
New Contributors
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.1
1.1.0
Initial Release
First Release of ackee-tracker-consent
Just add the following to your site to begin using it!
<script src="https://cdn.jsdelivr.net/gh/itzyanick/[email protected]/dist/ackee-tracker-consent.min.js"></script>
<script>
AckeeTrackerOptIn.consent('https://ackee.example.com', 'hd11f820-68a1-11e6-8047-79c0c2d9bce0')
</script>