Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pedropalau committed Jun 25, 2020
1 parent 8370c96 commit 95f8332
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
- [] https://github.com/peterpalau/react-bnb-gallery/pulls
-->

## 1.2.0

- [fix] Updates multiple dependencies
- [enhancement] Accept path-only images

## 1.1.9

- [fix] Correctly bind the `zIndex` property
Expand Down
2 changes: 1 addition & 1 deletion example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8890,7 +8890,7 @@ react-app-polyfill@^1.0.6:
whatwg-fetch "^3.0.0"

"react-bnb-gallery@file:..":
version "1.1.9"
version "1.2.0"
dependencies:
airbnb-prop-types "^2.11.0"
ajv "^6.0.0"
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-bnb-gallery",
"version": "1.1.9",
"version": "1.2.0",
"description": "Simple photo gallery based on React and Airbnb image gallery",
"author": "Pedro Enrique Palau <pepalauisaac@gmail.com>",
"homepage": "https://peterpalau.github.io/react-bnb-gallery/",
Expand Down

0 comments on commit 95f8332

Please sign in to comment.