Skip to content

Commit f269ecf

Browse files
committed
chore(dfx-openapi): release version 0.1.0
1 parent 9d88c6b commit f269ecf

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,4 +1,14 @@
11

2+
# [0.1.0](https://github.com/Dafnik/dfts-common/compare/dfx-openapi-0.0.3...dfx-openapi-0.1.0) (2024-12-09)
3+
4+
5+
### Features
6+
7+
* angular 19 update ([c3dd6c3](https://github.com/Dafnik/dfts-common/commit/c3dd6c3ff92ceb701fafae3f65eee559b686f7dc))
8+
* **dfx-openapi:** upgrade to Angular 19 ([016e830](https://github.com/Dafnik/dfts-common/commit/016e830b86417c1230d29b4259a6455596f99a24))
9+
10+
11+
212
## [0.0.3](https://github.com/Dafnik/dfts-common/compare/dfx-openapi-0.0.2...dfx-openapi-0.0.3) (2024-12-08)
313

414

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