Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Commit 6575e90

Browse files
committed
chore(package): release 0.5.1
1 parent a25b604 commit 6575e90

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="0.5.1"></a>
2+
## [0.5.1](https://github.com/monicahq/chandler/compare/0.5.0...0.5.1) (2018-05-30)
3+
4+
5+
### Bug Fixes
6+
7+
* iphone x layout ([#248](https://github.com/monicahq/chandler/issues/248)) ([a25b604](https://github.com/monicahq/chandler/commit/a25b604))
8+
9+
## Packages
10+
* **package:** update react-navigation to version 2.0.4 ([#232](https://github.com/monicahq/chandler/issues/232)) ([5a2b5cd](https://github.com/monicahq/chandler/commit/5a2b5cd)), closes [#231](https://github.com/monicahq/chandler/issues/231)
11+
* **package:** update typesafe-actions to version 2.0.4 ([#235](https://github.com/monicahq/chandler/issues/235)) ([64b0668](https://github.com/monicahq/chandler/commit/64b0668))
12+
* **package:** update frisbee to version 2.0.5 ([#243](https://github.com/monicahq/chandler/issues/243)) ([a5e385d](https://github.com/monicahq/chandler/commit/a5e385d))
13+
* **package:** update react to version 16.4.0 ([ea548ed](https://github.com/monicahq/chandler/commit/ea548ed))
14+
* **package:** update react-native-code-push to version 5.3.4 ([854a1d2](https://github.com/monicahq/chandler/commit/854a1d2))
15+
* **package:** update react-native-splash-screen to version 3.0.7 ([#245](https://github.com/monicahq/chandler/issues/245)) ([78abfbb](https://github.com/monicahq/chandler/commit/78abfbb))
16+
* **package:** update react-navigation to version 2.0.2 ([2f02ebd](https://github.com/monicahq/chandler/commit/2f02ebd))
17+
18+
19+
120
<a name="0.5.0"></a>
221
# [0.5.0](https://github.com/monicahq/chandler/compare/0.4.2...0.5.0) (2018-05-21)
322

@@ -13,6 +32,9 @@
1332
* contact relationships display ([f49a6f3](https://github.com/monicahq/chandler/commit/f49a6f3))
1433
* login + add contact labels ([ae65b7a](https://github.com/monicahq/chandler/commit/ae65b7a))
1534
* login react array key ([23b8463](https://github.com/monicahq/chandler/commit/23b8463))
35+
* **android:** checkbox icon size ([5a02013](https://github.com/monicahq/chandler/commit/5a02013))
36+
* search calling wrong pages ([2db911c](https://github.com/monicahq/chandler/commit/2db911c))
37+
* removed beta messages from the app for apple acceptation ([b3041d5](https://github.com/monicahq/chandler/commit/b3041d5))
1638

1739
### Performance Improvements
1840

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monica",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"private": true,
55
"scripts": {
66
"commit": "commit",

0 commit comments

Comments
 (0)