Skip to content

Commit

Permalink
Merge pull request #2 from IgorrPopov/fix
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
IgorrPopov authored Dec 9, 2023
2 parents e5bfc9b + 5b1e2a4 commit e185862
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/many-singers-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"abort-controller-timer": patch
---

some fixes
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"types": "dist/index.d.ts",
"scripts": {
"build": "tsup index.ts --format cjs,esm --dts",
"release": "npm run build && changeset publish",
"lint": "tsc",
"init-version": "changeset init",
"add-version": "changeset"
Expand Down

0 comments on commit e185862

Please sign in to comment.