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 +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,13 @@ The 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
77
8- ## [ 1.12.2] - UNRELEASED
8+ ## [ 1.12.2] - 2020.07.20
99
1010### Added
1111
12- - Added validation for user profile update.
13- - add ` getToken ` to handle getting token from header
12+ - Added validation for user profile update. - @gibkigonzo (#488 )
13+ - add ` getToken ` to handle getting token from header - @gibkigonzo (#488 )
14+ - Allow filter elasticsearch request for security reasons - @seSze (#476 )
1415
1516### Fixed
1617
Original file line number Diff line number Diff line change @@ -6696,7 +6696,7 @@ stealthy-require@^1.1.1:
66966696
66976697" storefront-query-builder@https://github.com/DivanteLtd/storefront-query-builder.git " :
66986698 version "1.0.1"
6699- resolved "https://github.com/DivanteLtd/storefront-query-builder.git#3984d3972162d2aa407a7435522066a73959aa21 "
6699+ resolved "https://github.com/DivanteLtd/storefront-query-builder.git#0ef1f9760eb44edce5b9464a9145ce0a7517a419 "
67006700 dependencies :
67016701 " @typescript-eslint/parser" " ^2.26.0"
67026702 clone-deep "^4.0.1"
You can’t perform that action at this time.
0 commit comments