Skip to content

Commit 17c067f

Browse files
chore(release): 10.19.0 [skip ci]
# [10.19.0](v10.18.2...v10.19.0) (2023-11-09) ### Features * **section:** add name and displayname fields to section data ([#195](#195)) ([cc9e470](cc9e470))
1 parent cc9e470 commit 17c067f

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.19.0](https://github.com/e-Spirit/fsxa-api/compare/v10.18.2...v10.19.0) (2023-11-09)
2+
3+
4+
### Features
5+
6+
* **section:** add name and displayname fields to section data ([#195](https://github.com/e-Spirit/fsxa-api/issues/195)) ([cc9e470](https://github.com/e-Spirit/fsxa-api/commit/cc9e470ed3138f51f67d69af0ec0084ebd23f688))
7+
18
## [10.18.2](https://github.com/e-Spirit/fsxa-api/compare/v10.18.1...v10.18.2) (2023-10-27)
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.18.2",
3+
"version": "10.19.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)