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

Commit 5524cde

Browse files
chore(release): v1.0.2 (#6)
1 parent 82e5011 commit 5524cde

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sweet-parrots-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# gracy
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- 82e5011: Fix exports in `package.json`
8+
39
## 1.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gracy",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Execute custom cleanup functions before Node.js exits",
55
"author": "Sami Al-Dury",
66
"license": "MIT",

0 commit comments

Comments
 (0)