Skip to content

Commit

Permalink
chore(dfx-openapi): release version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dafnik committed Dec 8, 2024
1 parent 44e2986 commit 760a947
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions libs/dfx-openapi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@

## [0.0.3](https://github.com/Dafnik/dfts-common/compare/dfx-openapi-0.0.2...dfx-openapi-0.0.3) (2024-12-08)


### Bug Fixes

* **dfx-openapi:** lib api changes ([54b00c7](https://github.com/Dafnik/dfts-common/commit/54b00c775581821edac445f6e43880ac5f57ebea))
* **dfx-openapi:** Prevent orphan ampersands in query from empty arrays ([8f165f1](https://github.com/Dafnik/dfts-common/commit/8f165f133be07f917f07b36186c0577a76d80c70))



## [0.0.2](https://github.com/Dafnik/dfts-common/compare/dfx-openapi-0.0.1...dfx-openapi-0.0.2) (2024-10-09)
2 changes: 1 addition & 1 deletion libs/dfx-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dfx-openapi",
"version": "0.0.2",
"version": "0.0.3",
"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.",
"private": false,
"license": "MIT",
Expand Down

0 comments on commit 760a947

Please sign in to comment.