Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2020-07-02)

### Bug Fixes

* **publish:** add npm username to publish config registry ([1cea435](1cea435))
* **readme:** Added new ui mode screenshots ([3dd25f4](3dd25f4))
  • Loading branch information
semantic-release-bot committed Jul 2, 2020
1 parent 1cea435 commit ba2d314
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.3.1](https://github.com/gusparis/react-native-month-year-picker/compare/v1.3.0...v1.3.1) (2020-07-02)


### Bug Fixes

* **publish:** add npm username to publish config registry ([1cea435](https://github.com/gusparis/react-native-month-year-picker/commit/1cea435fc65276e1afcd6b239dd9079b8a72492d))
* **readme:** Added new ui mode screenshots ([3dd25f4](https://github.com/gusparis/react-native-month-year-picker/commit/3dd25f4296033ad008f4d4c8a727e603b2b94015))

# [1.2.0](https://github.com/gusparis/react-native-month-year-picker/compare/v1.1.3...v1.2.0) (2020-06-24)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.3.0",
"version": "1.3.1",
"description": "React Native Month Picker component for iOS & Android",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -48,4 +48,4 @@
"invariant": "^2.2.4",
"moment": "^2.24.0"
}
}
}

0 comments on commit ba2d314

Please sign in to comment.