Skip to content

Commit 0e7eb07

Browse files
chore(release): 10.18.2 [skip ci]
## [10.18.2](v10.18.1...v10.18.2) (2023-10-27) ### Bug Fixes * **remoteitems:** fix direct request of remote items ([#192](#192)) ([ac0f0b7](ac0f0b7))
1 parent ac0f0b7 commit 0e7eb07

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.18.2](https://github.com/e-Spirit/fsxa-api/compare/v10.18.1...v10.18.2) (2023-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **remoteitems:** fix direct request of remote items ([#192](https://github.com/e-Spirit/fsxa-api/issues/192)) ([ac0f0b7](https://github.com/e-Spirit/fsxa-api/commit/ac0f0b7063b7fed08fc956ef7d0c7420681b92df))
7+
18
## [10.18.1](https://github.com/e-Spirit/fsxa-api/compare/v10.18.0...v10.18.1) (2023-10-18)
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.1",
3+
"version": "10.18.2",
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)