Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit bbbd3f2

Browse files
author
tkostuch
committed
update changelog and yarn.lock
1 parent 768eb62 commit bbbd3f2

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and 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

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)