Skip to content

Commit

Permalink
chore(release): 0.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
Antwika committed Dec 16, 2022
1 parent 9f3b91d commit 6ee44be
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## [0.0.35](https://github.com/antwika/auth-api/compare/v0.0.34...v0.0.35) (2022-12-16)


### Bug Fixes

* **deps:** update dependency @antwika/app to v0.0.35 ([d4088af](https://github.com/antwika/auth-api/commit/d4088af8f449454f90c882b708f28b56696d8525))
* **deps:** update dependency @antwika/common to v0.0.39 ([c6894e9](https://github.com/antwika/auth-api/commit/c6894e9b912feede1bab2c09da97fe7fd7deac84))
* **deps:** update dependency @antwika/http to v0.0.38 ([ddef518](https://github.com/antwika/auth-api/commit/ddef5187435f921abe7b9f8edbb90f6b62a5afa4))
* **deps:** update dependency @antwika/prometheus to ^0.0.30 ([0f63575](https://github.com/antwika/auth-api/commit/0f635754ff797907a12bef7ba428689a02cefa0d))
* **deps:** update dependency @antwika/swagger to v0.0.32 ([c5d692c](https://github.com/antwika/auth-api/commit/c5d692c026350fc5f4109cb92d327f94c37d6131))

## [0.0.34](https://github.com/antwika/auth-api/compare/v0.0.33...v0.0.34) (2022-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"license": "MIT",
"name": "@antwika/auth-api",
"version": "0.0.34",
"version": "0.0.35",
"private": false,
"engines": {
"node": ">=16.15"
Expand Down

0 comments on commit 6ee44be

Please sign in to comment.