chore: release v1.1.1
Some checks failed
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (12.x, macOS-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (14.x, macOS-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (14.x, ubuntu-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (16.x, macOS-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (16.x, ubuntu-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (12.x, ubuntu-latest) (push) Has been cancelled
Some checks failed
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (12.x, macOS-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (14.x, macOS-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (14.x, ubuntu-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (16.x, macOS-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (16.x, ubuntu-latest) (push) Has been cancelled
CI / Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }} (12.x, ubuntu-latest) (push) Has been cancelled
This commit is contained in:
parent
587d64104d
commit
fb5fc033b0
|
|
@ -1,5 +1,7 @@
|
|||
|
||||
|
||||
### [1.1.1](https://github.com/nzambello/link-previewer/compare/v1.1.0...v1.1.1) (2022-07-07)
|
||||
|
||||
## [1.1.0](https://github.com/nzambello/link-previewer/compare/v1.0.1...v1.1.0) (2022-07-07)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"license": "MIT",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
|
|
|||
Loading…
Reference in a new issue