chore: release v1.0.1

This commit is contained in:
Nicola Zambello 2022-04-28 17:07:22 +02:00
parent 01e58713f6
commit 69a206a566
Signed by: nzambello
GPG key ID: 56E4A92C2C1E50BA
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
### [1.0.1](https://github.com/nzambello/link-previewer/compare/v1.0.0...v1.0.1) (2022-04-28)
### Maintenance
* update package name ([01e5871](https://github.com/nzambello/link-previewer/commit/01e58713f68f261e0fb1c0b0fd44243ab696dce2))
## 1.0.0 (2022-04-28) ## 1.0.0 (2022-04-28)

View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.0", "version": "1.0.1",
"license": "MIT", "license": "MIT",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",