This repository was archived by the owner on May 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,6 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 1.12.2] - UNRELEASED
8
-
9
- ### Added
10
-
11
-
12
- ### Fixed
13
-
14
- - Fix default value for ` maxAgeForResponse ` - @lauraseidler (#485 )
15
- - Adds ` vsf-utlilities ` . Use productEquals to compare products in o2m - @gibkigonzo (#477 )
16
7
17
8
## [ 1.12.2] - UNRELEASED
18
9
@@ -23,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
14
24
15
### Fixed
25
16
17
+ - Fix default value for ` maxAgeForResponse ` - @lauraseidler (#485 )
18
+ - Adds ` vsf-utlilities ` . Use productEquals to compare products in o2m - @gibkigonzo (#477 )
19
+
26
20
## [ 1.12.1] - 2020.06.22
27
21
28
22
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-storefront-api" ,
3
- "version" : " 1.12.1 " ,
3
+ "version" : " 1.12.2 " ,
4
4
"private" : true ,
5
5
"description" : " vue-storefront API and data services" ,
6
6
"main" : " dist" ,
You can’t perform that action at this time.
0 commit comments