Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
chore(release): v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CanRau committed Apr 22, 2019
1 parent 419701a commit ab25163
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
# [2.5.0](https://github.com/gaiama/gaiama.org/compare/v2.4.0...v2.5.0) (2019-04-22)


### Bug Fixes

* **feed:** disable feeds (icons) until working ([43a6a39](https://github.com/gaiama/gaiama.org/commit/43a6a39))
* add TOC module dir ([b69265d](https://github.com/gaiama/gaiama.org/commit/b69265d))
* add translated readMoreLabel + use $url to query ([d3ec307](https://github.com/gaiama/gaiama.org/commit/d3ec307))
* bank button caret positioning ([cd202d3](https://github.com/gaiama/gaiama.org/commit/cd202d3))
* make gaiama_pictogram a proper square ([6931a15](https://github.com/gaiama/gaiama.org/commit/6931a15))
* **footer:** move © below menus.. ([419701a](https://github.com/gaiama/gaiama.org/commit/419701a))
* **Newsticker:** ensure property + style ([392006a](https://github.com/gaiama/gaiama.org/commit/392006a))
* **pwa:** upgrade forked plugin + fix manifests ([50aae3d](https://github.com/gaiama/gaiama.org/commit/50aae3d))


### Features

* add &fb_locale=en_US redirections ([1e1a3cb](https://github.com/gaiama/gaiama.org/commit/1e1a3cb))
* init CookieBanner, disabled for now ([f3795d2](https://github.com/gaiama/gaiama.org/commit/f3795d2))
* move VideoPlayer to /packages & removal of cookiewall ([19d21e3](https://github.com/gaiama/gaiama.org/commit/19d21e3))
* **SupportWidget:** add caret up/down to bank button ([cfc35af](https://github.com/gaiama/gaiama.org/commit/cfc35af))
* provide branch name && add ViaDevTools ([ecb928a](https://github.com/gaiama/gaiama.org/commit/ecb928a))
* set robots to also nofollow if !isNetlifyProduction ([af78032](https://github.com/gaiama/gaiama.org/commit/af78032))
* **BlogPost:** ensure properties + cleanup ([b68a9ec](https://github.com/gaiama/gaiama.org/commit/b68a9ec))
* **gatsby-image:** use withIEPolyfill version ([d014cad](https://github.com/gaiama/gaiama.org/commit/d014cad))
* **localStore:** always return the fallback ([335f728](https://github.com/gaiama/gaiama.org/commit/335f728))
* **redirects:** disable happygaia.com redirects ([f1ac5b5](https://github.com/gaiama/gaiama.org/commit/f1ac5b5))
* **SupportWidget:** add donation_method GA event + cleanup ([7347c03](https://github.com/gaiama/gaiama.org/commit/7347c03))
* **theme:** init print css & ignoreInPrint ([4daf518](https://github.com/gaiama/gaiama.org/commit/4daf518))



# [2.4.0](https://github.com/gaiama/gaiama.org/compare/v2.3.8...v2.4.0) (2019-03-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gaiama.org",
"private": true,
"description": "GaiAma.org website",
"version": "2.4.0",
"version": "2.5.0",
"author": "Can Rau <[email protected]>",
"license": "MIT",
"homepage": "https://www.gaiama.org",
Expand Down

0 comments on commit ab25163

Please sign in to comment.