From f78592294341aff359a6b67f703550d007056beb Mon Sep 17 00:00:00 2001 From: "S. Amir Mohammad Najafi" Date: Wed, 3 Jan 2024 14:21:26 +0330 Subject: [PATCH] release: - @alwatr/exit-hook@1.0.0 --- packages/exit-hook/CHANGELOG.md | 10 ++++++++++ packages/exit-hook/package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 packages/exit-hook/CHANGELOG.md diff --git a/packages/exit-hook/CHANGELOG.md b/packages/exit-hook/CHANGELOG.md new file mode 100644 index 00000000..033af9a3 --- /dev/null +++ b/packages/exit-hook/CHANGELOG.md @@ -0,0 +1,10 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# 1.0.0 (2024-01-03) + +### Features + +* **exit-hook:** new package ([a41b3a0](https://github.com/Alwatr/nanolib/commit/a41b3a01a4e6af595521e506326678eb96491a11)) by @njfamirm diff --git a/packages/exit-hook/package.json b/packages/exit-hook/package.json index 91cb15cd..9e70c4cb 100644 --- a/packages/exit-hook/package.json +++ b/packages/exit-hook/package.json @@ -1,6 +1,6 @@ { "name": "@alwatr/exit-hook", - "version": "0.0.0", + "version": "1.0.0", "description": "A utility for registering exit handlers in Node.js.", "author": "S. Ali Mihandoost ", "keywords": [