Skip to content

Commit

Permalink
chore(release): 1.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0](v1.7.0...v1.8.0) (2021-07-19)

### Features

* **infinite:** Month Picker infinite scroll ([#87](#87)) ([055bb73](055bb73))
  • Loading branch information
semantic-release-bot committed Jul 19, 2021
1 parent 055bb73 commit 36b92cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-month-year-picker",
"title": "React Native Month Picker",
"version": "1.7.0",
"version": "1.8.0",
"description": "React Native Month Picker component for iOS & Android",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -50,4 +50,4 @@
"invariant": "^2.2.4",
"moment": "^2.24.0"
}
}
}

0 comments on commit 36b92cd

Please sign in to comment.