Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into refactor/block-toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Tug committed Jul 31, 2019
2 parents 29a4816 + 853684a commit b98d930
Show file tree
Hide file tree
Showing 6 changed files with 1,342 additions and 4,650 deletions.
3 changes: 1 addition & 2 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
------
* Adding a block from the post title now shows the add block here indicator.
* Deselect post title any time a block is added
* Fix merging of empty paragraph blocks when added from a post's title
* Fix loss of center alignment in image captions
* Fix loss of center alignment in image captions on Android

1.9.0
------
Expand Down
2,979 changes: 666 additions & 2,313 deletions bundle/android/App.js

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions bundle/android/App.js.map

Large diffs are not rendered by default.

2,996 changes: 672 additions & 2,324 deletions bundle/ios/App.js

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions bundle/ios/App.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gutenberg-mobile",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"config": {
"jsfiles": "./*.js src/*.js src/**/*.js src/**/**/*.js",
Expand Down

0 comments on commit b98d930

Please sign in to comment.