Skip to content

Commit

Permalink
chore: release v1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 29, 2023
1 parent 31b97ea commit 77c87bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## Unreleased

## 1.1.9 - 2023-07-29
### Added

- Changelog
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dharmendrasha/outgoing_request",
"version": "1.1.8",
"version": "1.1.9",
"description": "Manages and records the outgoing records from nodejs application.",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -47,4 +47,4 @@
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
}
}
}

0 comments on commit 77c87bd

Please sign in to comment.