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.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
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 )
167
178## [ 1.12.2] - UNRELEASED
189
@@ -23,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2314
2415### Fixed
2516
17+ - Fix default value for ` maxAgeForResponse ` - @lauraseidler (#485 )
18+ - Adds ` vsf-utlilities ` . Use productEquals to compare products in o2m - @gibkigonzo (#477 )
19+
2620## [ 1.12.1] - 2020.06.22
2721
2822### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-storefront-api" ,
3- "version" : " 1.12.1 " ,
3+ "version" : " 1.12.2 " ,
44 "private" : true ,
55 "description" : " vue-storefront API and data services" ,
66 "main" : " dist" ,
You can’t perform that action at this time.
0 commit comments