diff --git a/CHANGELOG.md b/CHANGELOG.md index e55dbea..7b255f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - [] https://github.com/peterpalau/react-bnb-gallery/pulls --> +## 1.4.3 + +- [enhancement] Updates dependencies + ## 1.3.1 - [enhancement] Creates actions and updates workflow diff --git a/package.json b/package.json index ba94ebd..6ab4cc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bnb-gallery", - "version": "1.4.2", + "version": "1.4.3", "description": "Simple photo gallery based on React and Airbnb image gallery", "author": "Pedro Enrique Palau ", "homepage": "https://peterpalau.github.io/react-bnb-gallery/",