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/)
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
7
8
- ## [ 1.12.2] - UNRELEASED
8
+ ## [ 1.12.2] - 2020.07.20
9
9
10
10
### Added
11
11
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 )
14
15
15
16
### Fixed
16
17
Original file line number Diff line number Diff line change @@ -6696,7 +6696,7 @@ stealthy-require@^1.1.1:
6696
6696
6697
6697
" storefront-query-builder@https://github.com/DivanteLtd/storefront-query-builder.git " :
6698
6698
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 "
6700
6700
dependencies :
6701
6701
" @typescript-eslint/parser" " ^2.26.0"
6702
6702
clone-deep "^4.0.1"
You can’t perform that action at this time.
0 commit comments