Skip to content

Commit

Permalink
Merge pull request #2 from pragmaticivan/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--nest-resend

chore(main): release 1.0.0
  • Loading branch information
pragmaticivan authored Oct 21, 2023
2 parents 6ea22ee + 9e9a97d commit d8bd025
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## 1.0.0 (2023-10-21)


### Features

* open-source project ([e25d9f2](https://github.com/pragmaticivan/nest-resend/commit/e25d9f21d9c4dfa1ef0b6caa8532a8f3bf61a800))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nest-resend",
"version": "0.0.1",
"version": "1.0.0",
"description": "NestJS Resend Library",
"main": "lib/index.js",
"typings": "lib/index",
Expand Down

0 comments on commit d8bd025

Please sign in to comment.