chore: release v1.0.1
This commit is contained in:
parent
01e58713f6
commit
69a206a566
|
|
@ -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)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue