diff --git a/changelog.md b/changelog.md index 308a1e7..e3ce1a4 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # CHANGELOG +#### 30/03/2021 | v0.1.2-beta.1 + +- Fix some type definitions +- Update Readme to to accurate description + #### 30/03/2021 | v0.1.1-beta.1 - Fixes Prefetch hover toggle between navigation diff --git a/package.json b/package.json index 64a032b..5407bc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brixtol/pjax", - "version": "0.1.1-beta.1", + "version": "0.1.2-beta.1", "private": false, "description": "A modern next generation pjax solution for SSR web applications", "author": "ΝΙΚΟΛΑΣ ΣΑΒΒΙΔΗΣ", diff --git a/readme.md b/readme.md index 7107e38..2914b63 100644 --- a/readme.md +++ b/readme.md @@ -81,7 +81,7 @@ Example The first thing we want to do is make a connection with Pjax. In your JavaScript bundle, we need to initialize. Our example web application has 3 pages, the home page, about page and contact page. We are going to instruct pjax to replace the `