Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit a83c777

Browse files
author
Antwika
committed
chore(release): 0.0.44
1 parent 7ac508f commit a83c777

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.0.44](https://github.com/antwika/auth-api/compare/v0.0.43...v0.0.44) (2023-02-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency @antwika/app to v0.0.44 ([e4e614a](https://github.com/antwika/auth-api/commit/e4e614a013e7f5468d482b300d135cc2541df91c))
11+
* **deps:** update dependency @antwika/common to v0.0.48 ([cc70065](https://github.com/antwika/auth-api/commit/cc700655d11a19d64402231c101869acba1f2a38))
12+
* **deps:** update dependency @antwika/http to v0.0.47 ([dba95f4](https://github.com/antwika/auth-api/commit/dba95f4165195d61c6e3056c888fe64c2dc727ac))
13+
* **deps:** update dependency @antwika/prometheus to ^0.0.39 ([74625bb](https://github.com/antwika/auth-api/commit/74625bb2ab0ead0139910c55a1a6d8c8b413afd9))
14+
* **deps:** update dependency @antwika/swagger to v0.0.41 ([7ac508f](https://github.com/antwika/auth-api/commit/7ac508f4072025ef186891be7bc3c3e512272875))
15+
516
## [0.0.43](https://github.com/antwika/auth-api/compare/v0.0.42...v0.0.43) (2023-02-10)
617

718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"license": "MIT",
33
"name": "@antwika/auth-api",
4-
"version": "0.0.43",
4+
"version": "0.0.44",
55
"private": false,
66
"engines": {
77
"node": ">=16.15"

0 commit comments

Comments
 (0)