UNPKG

@webflorist/privacy-policy-vue

Version:

A GDPR compliant privacy policy component for Vue applications in german and english

43 lines (26 loc) 1.51 kB
# Release Notes ## [1.1.4](https://github.com/webflorist/privacy-policy-vue/compare/v1.1.3...v1.1.4) (2022-01-14) ### Bug Fixes * rollup build process ([0c89d40](https://github.com/webflorist/privacy-policy-vue/commit/0c89d40d0301c61dd0b5af1aff88eb08df50905a)) ## [v1.1.3 (2022-01-07)](https://github.com/webflorist/privacy-policy-text/compare/v1.1.2...v1.1.3) - fix(html): change section tag to p in outgoing-links section (4b3ba1b) - docs(README): add license badge (f22507c) - MINOR fix in readme (fccf2d5) ## [v1.1.2 (2022-01-02)](https://github.com/webflorist/privacy-policy-text/compare/v1.1.1...v1.1.2) - LINTFIX (17f8c3e) - LINTFIX readme (aec0106) - ADD lintfix to build command (dac13cf) - FIX typo in readme (e6ab332) - ADD data controller section and property and remove privacy-email property (7437e1b) - COMPLETE readme (b886f8c) ## [v1.1.1 (2021-12-31)](https://github.com/webflorist/privacy-policy-text/compare/v1.1.0...v1.1.1) - FIX problem with imports (bba5913) ## [v1.1.0 (2021-12-31)](https://github.com/webflorist/privacy-policy-text/compare/v1.0.4...v1.1.0) - ADD support for multiple processors for a single data-process (822386b) ## [v1.0.4 (2021-12-31)](https://github.com/webflorist/privacy-policy-text/compare/v1.0.3...v1.0.4) - ADD rollup (6c89c44) ## [v1.0.3 (2021-12-30)](https://github.com/webflorist/privacy-policy-text/compare/v1.0.2...v1.0.3) - FIX changelog (22f0266) - ADD changelog (d8861d3) - LINTFIX (48ecad2) - USE render function in components (a4da736)