Skip to content

Commit 1420dab

Browse files
chore(release): 10.3.1 [skip ci]
## [10.3.1](v10.3.0...v10.3.1) (2022-08-02) ### Bug Fixes * **datasetroutes:** add dataset routes to types and mapper ([#114](#114)) ([3b56a17](3b56a17))
1 parent 3b56a17 commit 1420dab

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [10.3.1](https://github.com/e-Spirit/fsxa-api/compare/v10.3.0...v10.3.1) (2022-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **datasetroutes:** add dataset routes to types and mapper ([#114](https://github.com/e-Spirit/fsxa-api/issues/114)) ([3b56a17](https://github.com/e-Spirit/fsxa-api/commit/3b56a1728212375b80cbafbcb0a2aaea3d582acb))
7+
18
# [10.3.0](https://github.com/e-Spirit/fsxa-api/compare/v10.2.1...v10.3.0) (2022-08-02)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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.3.0",
3+
"version": "10.3.1",
44
"description": "",
55
"keywords": [],
66
"main": "dist/fsxa-api.cjs.js",

0 commit comments

Comments
 (0)