Skip to content

Commit

Permalink
release: 0.5.5 (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
khavishbhundoo authored Jan 14, 2025
1 parent 71de29c commit 4ca60d1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.4"
".": "0.5.5"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.5.5](https://github.com/khavishbhundoo/callmytrade-api/compare/0.5.4...0.5.5) (2025-01-13)


### Build

* **deps-dev:** bump eslint ([#253](https://github.com/khavishbhundoo/callmytrade-api/issues/253)) ([112e7ae](https://github.com/khavishbhundoo/callmytrade-api/commit/112e7aec5d58cb3ac1dcc79fd43c8b867cf20f17))
* **deps:** bump Twilio in the nuget-dependencies group ([#254](https://github.com/khavishbhundoo/callmytrade-api/issues/254)) ([71de29c](https://github.com/khavishbhundoo/callmytrade-api/commit/71de29ce3ae1a92b85bb8dd1d70caa63595d087c))

## [0.5.4](https://github.com/khavishbhundoo/callmytrade-api/compare/0.5.3...0.5.4) (2025-01-11)


Expand Down
2 changes: 1 addition & 1 deletion test/CallMyTrade.Api.AcceptanceTests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "callmytrade-api",
"version": "0.5.4",
"version": "0.5.5",
"description": "CallMyTrade API acceptance tests",
"keywords": [],
"repository": {
Expand Down

0 comments on commit 4ca60d1

Please sign in to comment.