Skip to content

Commit 396cbbd

Browse files
chore(release): 5.2.0 [skip ci]
# [5.2.0](v5.1.1...v5.2.0) (2021-04-22) ### Features * **custom mapper:** simplify custom mapper usage ([#20](#20)) ([9208eb5](9208eb5)) * **navigation / pass extra headers:** allow passing of extra headers to navigation service ([#22](#22)) ([62b749d](62b749d))
1 parent 62b749d commit 396cbbd

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [5.2.0](https://github.com/e-Spirit/fsxa-api/compare/v5.1.1...v5.2.0) (2021-04-22)
2+
3+
4+
### Features
5+
6+
* **custom mapper:** simplify custom mapper usage ([#20](https://github.com/e-Spirit/fsxa-api/issues/20)) ([9208eb5](https://github.com/e-Spirit/fsxa-api/commit/9208eb525e18f849ad2e78b0b939e5e5e02e8802))
7+
* **navigation / pass extra headers:** allow passing of extra headers to navigation service ([#22](https://github.com/e-Spirit/fsxa-api/issues/22)) ([62b749d](https://github.com/e-Spirit/fsxa-api/commit/62b749d1670eeab15fbe0aaed25e4074b6d4ed16))
8+
19
## [5.1.1](https://github.com/e-Spirit/fsxa-api/compare/v5.1.0...v5.1.1) (2021-03-22)
210

311

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fsxa-api",
3-
"version": "5.1.1",
3+
"version": "5.2.0",
44
"description": "",
55
"keywords": [],
66
"main": "dist/fsxa-api.cjs.js",

0 commit comments

Comments
 (0)