Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Commit 39635b9

Browse files
author
Tomasz Kostuch
authored
Merge pull request #374 from gibkigonzo/bump-version-1
Bump version to 1.0.1
2 parents b800005 + 0e39155 commit 39635b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.0] - 2020.06.02
8+
## [1.0.1] - 2020.06.02
99

1010
### Added
1111
### Changed / Improved

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-storefront/theme-capybara",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "New theme for Vue Storefront based on Storefront UI",
55
"main": "index.js",
66
"scripts": {
@@ -15,7 +15,7 @@
1515
"@storefront-ui/vue": "0.7.10",
1616
"body-scroll-lock": "^3.0.1",
1717
"quicklink": "^2.0.0-alpha",
18-
"storefront-query-builder": "^1.0.0",
18+
"storefront-query-builder": "https://github.com/DivanteLtd/storefront-query-builder.git",
1919
"supports-webp": "^2.0.1",
2020
"vue": "^2.6.6",
2121
"vue-lazy-hydration": "^1.0.0-beta.9",

0 commit comments

Comments
 (0)