Skip to content

Commit 764f958

Browse files
chore(release): 10.22.2 [skip ci]
## [10.22.2](v10.22.1...v10.22.2) (2024-05-03) ### Bug Fixes * **mappingutils:** use correct logger ([#209](#209)) ([ff2253c](ff2253c))
1 parent ff2253c commit 764f958

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [10.22.2](https://github.com/e-Spirit/fsxa-api/compare/v10.22.1...v10.22.2) (2024-05-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **mappingutils:** use correct logger ([#209](https://github.com/e-Spirit/fsxa-api/issues/209)) ([ff2253c](https://github.com/e-Spirit/fsxa-api/commit/ff2253cd4857d0e2cbfa95003e1ebc7e533bc45e))
7+
18
## [10.22.1](https://github.com/e-Spirit/fsxa-api/compare/v10.22.0...v10.22.1) (2024-04-11)
29

310

package-lock.json

Lines changed: 3 additions & 3 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.22.1",
3+
"version": "10.22.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)