Skip to content

Commit 5ab78c0

Browse files
committed
chore(dfx-openapi): release version 0.1.1
1 parent cd7244d commit 5ab78c0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

libs/dfx-openapi/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
## [0.1.1](https://github.com/Dafnik/dfts-common/compare/dfx-openapi-0.1.0...dfx-openapi-0.1.1) (2024-12-09)
3+
4+
5+
26
# [0.1.0](https://github.com/Dafnik/dfts-common/compare/dfx-openapi-0.0.3...dfx-openapi-0.1.0) (2024-12-09)
37

48

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.1.0",
3+
"version": "0.1.1",
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)