Skip to content

Commit

Permalink
chore(release): 10.18.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Oct 27, 2023
1 parent ac0f0b7 commit 0e7eb07
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [10.18.2](https://github.com/e-Spirit/fsxa-api/compare/v10.18.1...v10.18.2) (2023-10-27)


### Bug Fixes

* **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))

## [10.18.1](https://github.com/e-Spirit/fsxa-api/compare/v10.18.0...v10.18.1) (2023-10-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fsxa-api",
"version": "10.18.1",
"version": "10.18.2",
"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.",
"keywords": [],
"main": "dist/fsxa-api.cjs.js",
Expand Down

0 comments on commit 0e7eb07

Please sign in to comment.