Skip to content

Commit b89d663

Browse files
committed
updating changelog
1 parent ce5f735 commit b89d663

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 6.8.0
4+
5+
- Updating how `onlyGetOpenGraphInfo` works. By default it is `false` but now it accepts an array of properties for which no fallback should be used.
6+
- Updating how you get types `import { SuccessResult } from 'open-graph-scraper/types';`. See readme for details.
7+
- Updating dependencies
8+
39
## 6.7.2
410

511
- Adding `types` to the npm export. You can now use `import { SuccessResult } from 'open-graph-scraper/types/lib/types';`

0 commit comments

Comments
 (0)