Skip to content

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jshemas committed Aug 1, 2024
1 parent fdde964 commit ec12adf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## 6.7.2

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

## 6.7.1

- Remove `default` export off of the `run` function and just set `export` to `run`.
Expand Down

0 comments on commit ec12adf

Please sign in to comment.