Skip to content

Commit

Permalink
Deleted readme preview text
Browse files Browse the repository at this point in the history
  • Loading branch information
Jersyfi committed Feb 24, 2023
1 parent 7558b3e commit 1318289
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `react-cookify` will be documented in this file.

## v2.1.5 - Ongoing...

* Deleted preview text in Readme

## v2.1.4 - 2023-02-14

* Fixed stupid mistake with wrong version number
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ This React library provides a customizable, simple to use and also a headless so

How to handle GDPR correctly can be found on [Cookies, the GDPR, and the ePrivacy Directive](https://gdpr.eu/cookies).

## Preview
View and test how Cookify works in either [Bootstrap](https://jersyfi.github.io/cookify/test/preview/bootstrap.html) or [Tailwind CSS](https://jersyfi.github.io/cookify/test/preview/tailwindcss.html).

## Documentation
react-cookify is essentially a set of npm packages.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-cookify",
"version": "2.1.4",
"version": "2.1.5",
"description": "Simple, customizable open source cookie consent banner for GDPR law",
"scripts": {
"lint": "eslint src/**/*.{js,jsx,ts,tsx,json}",
Expand Down

0 comments on commit 1318289

Please sign in to comment.