Skip to content

Commit 760a947

Browse files
committed
chore(dfx-openapi): release version 0.0.3
1 parent 44e2986 commit 760a947

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

libs/dfx-openapi/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11

2+
## [0.0.3](https://github.com/Dafnik/dfts-common/compare/dfx-openapi-0.0.2...dfx-openapi-0.0.3) (2024-12-08)
3+
4+
5+
### Bug Fixes
6+
7+
* **dfx-openapi:** lib api changes ([54b00c7](https://github.com/Dafnik/dfts-common/commit/54b00c775581821edac445f6e43880ac5f57ebea))
8+
* **dfx-openapi:** Prevent orphan ampersands in query from empty arrays ([8f165f1](https://github.com/Dafnik/dfts-common/commit/8f165f133be07f917f07b36186c0577a76d80c70))
9+
10+
11+
212
## [0.0.2](https://github.com/Dafnik/dfts-common/compare/dfx-openapi-0.0.1...dfx-openapi-0.0.2) (2024-10-09)

libs/dfx-openapi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dfx-openapi",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "dfx-openapi is a type-safe Angular HttpClient that pulls in your OpenAPI schema. It has virtually zero runtime and is fully compatible with Http Interceptors.",
55
"private": false,
66
"license": "MIT",

0 commit comments

Comments
 (0)