Skip to content

Commit

Permalink
🔖 Release v2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Apr 12, 2021
1 parent 8aaff0b commit 0d6d516
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [v2.2.0] - 2021-04-12

[Release notes](https://github.com/BetaHuhn/qrgen/releases/tag/v2.2.0) · [Compare](https://github.com/BetaHuhn/qrgen/compare/v2.1.14...v2.2.0) · [Tag](https://github.com/BetaHuhn/qrgen/tree/v2.2.0) · Archive ([zip](https://github.com/BetaHuhn/qrgen/archive/v2.2.0.zip) · [tar.gz](https://github.com/BetaHuhn/qrgen/archive/v2.2.0.tar.gz))

### New features

- [`6360f99`](https://github.com/BetaHuhn/qrgen/commit/6360f99) Add vercel config and support for serverless functions

### Updates

- [`53434f2`](https://github.com/BetaHuhn/qrgen/commit/53434f2) Combine frontend and backend

## [v2.1.14] - 2021-04-12

[Release notes](https://github.com/BetaHuhn/qrgen/releases/tag/v2.1.14) · [Compare](https://github.com/BetaHuhn/qrgen/compare/v2.1.13...v2.1.14) · [Tag](https://github.com/BetaHuhn/qrgen/tree/v2.1.14) · Archive ([zip](https://github.com/BetaHuhn/qrgen/archive/v2.1.14.zip) · [tar.gz](https://github.com/BetaHuhn/qrgen/archive/v2.1.14.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion 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": "qrgen",
"version": "2.1.14",
"version": "2.2.0",
"description": "QrGen.cc is a free service that lets you create QR-Codes and shortened URLs from any link quickly and easily",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 0d6d516

Please sign in to comment.