Skip to content

Commit

Permalink
Merge pull request #12 from zou-yu/main
Browse files Browse the repository at this point in the history
Sync version updates from main
  • Loading branch information
zou-yu authored Nov 15, 2024
2 parents 35b824d + ff1180d commit a4fce05
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-cameras-kneel.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# worker-mailer

## 1.0.1

### Patch Changes

- 248bb4a: Export LogLevel Enum while packaging
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "worker-mailer",
"version": "1.0.0",
"version": "1.0.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit a4fce05

Please sign in to comment.