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

Bump version #201

Merged
merged 2 commits into from
Jan 10, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,3 @@
All notable, unreleased changes to this project will be documented in this file. For the released changes, please visit the [Releases](https://github.com/mirumee/saleor-storefront/releases) page.

## [Unreleased]

Hide filters and sorting when there are no search results, add trending products to empty search, categories #151 by @piotrgrundas
Add fetching menus from the API #127 by @piotrgrundas
Add add to cart indicator #138 by @piotrgrundas
Hide filters and sorting when there are no search results, add trending products to empty search, categories #165 by @piotrgrundas
Add fetching menus from the API #170 by @piotrgrundas
Add add to cart indicator #173 by @piotrgrundas
Fix product page tablet view #181 by @piotrgrundas
Add collection view, fix cursor pagination for categories, update storefront to use new thumbnail structure #178 by @piotrgrundas
Storefront UX improvements, remove signup to newsletter #182 by @piotrgrundas
Fix two line titles breaking featured carousel, product page improvements #184 by @piotrgrundas
Allow numbers in product, category & collection urls #185 by @piotrgrundas
Add OpenGraph and Meta tags, minor UI improvements #191 by @piotrgrundas
Add tslint check in the CI, ability to change cart quantity, fix error after removing item from the cart #194 by @piotrgrundas
Update nophoto image #198 by @piotrgrundas
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saleor-site",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"author": "Mirumee",
"homepage": "https://getsaleor.com/",
Expand Down