Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.2...v1.9.0) (2022-11-28)

### Features

* **android:** fix android build ([#140](#140)) ([3c26eb5](3c26eb5))
  • Loading branch information
semantic-release-bot committed Nov 28, 2022
1 parent 3c26eb5 commit deedbd2
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.8.2",
"version": "1.9.0",
"description": "React Native Month Picker component for iOS & Android",
"main": "src/index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -51,4 +51,4 @@
"invariant": "^2.2.4",
"moment": "^2.29.4"
}
}
}

0 comments on commit deedbd2

Please sign in to comment.