Skip to content

Commit

Permalink
Merge branch 'release/5.4.34'
Browse files Browse the repository at this point in the history
  • Loading branch information
mahagr committed Apr 30, 2020
2 parents eeeb321 + 7b31ef7 commit 85cbce4
Show file tree
Hide file tree
Showing 12 changed files with 2,854 additions and 12,247 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ install:
- cd $TRAVIS_BUILD_DIR/src/platforms/prime && composer install --no-dev;
- cd $TRAVIS_BUILD_DIR/bin/build && composer install --no-dev
script:
- echo "TRAVIS_TAG ($TRAVIS_TAG)"
- export SHORT_COMMIT=$(echo $TRAVIS_COMMIT | cut -c1-9)
- echo "Branch ($TRAVIS_BRANCH)"
- cd $TRAVIS_BUILD_DIR/bin/build
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 5.4.34
## 04/30/2020

1. [Common](#common)
1. [](#bugfix)
- Remove CSS source maps (#2637)
1. [WordPress](#wordpress)
1. [](#bugfix)
- Regression: Fixed `WordPress Posts` particle not loading all queried posts (#2633)

# 5.4.33
## 04/27/2020

Expand Down

0 comments on commit 85cbce4

Please sign in to comment.