Skip to content

Commit 2aa46d5

Browse files
chore(release): 10.20.0 [skip ci]
# [10.20.0](v10.19.1...v10.20.0) (2024-03-04) ### Features * **pageref route:** add route to mappedPageRef ([#201](#201)) ([f60ae62](f60ae62))
1 parent f60ae62 commit 2aa46d5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.20.0](https://github.com/e-Spirit/fsxa-api/compare/v10.19.1...v10.20.0) (2024-03-04)
2+
3+
4+
### Features
5+
6+
* **pageref route:** add route to mappedPageRef ([#201](https://github.com/e-Spirit/fsxa-api/issues/201)) ([f60ae62](https://github.com/e-Spirit/fsxa-api/commit/f60ae62222dd840773300ff93a9351417ca43141))
7+
18
## [10.19.1](https://github.com/e-Spirit/fsxa-api/compare/v10.19.0...v10.19.1) (2023-12-20)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "10.19.1",
3+
"version": "10.20.0",
44
"description": "The JavaScript Content API Library a.k.a Content API is an interface handling data coming from the FirstSpirit CaaS and the Navigation Service.",
55
"keywords": [],
66
"main": "dist/fsxa-api.cjs.js",

0 commit comments

Comments
 (0)