Skip to content

Commit

Permalink
Merge pull request #1 from nodemailer/release-please--branches--maste…
Browse files Browse the repository at this point in the history
…r--components--libqp

chore(master): release 2.1.0 [skip-ci]
  • Loading branch information
andris9 authored Feb 23, 2024
2 parents e3a7bf6 + 457231b commit 5e18930
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

## [2.1.0](https://github.com/nodemailer/libqp/compare/v2.0.1...v2.1.0) (2024-02-23)


### Features

* **deploy:** Added autodeploy system ([def1b22](https://github.com/nodemailer/libqp/commit/def1b2282e9304a5c330e1e92f3db619179bcd3b))
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": "libqp",
"version": "2.0.1",
"version": "2.1.0",
"description": "Encode and decode quoted-printable strings according to rfc2045",
"main": "lib/libqp.js",
"scripts": {
Expand Down

0 comments on commit 5e18930

Please sign in to comment.