Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 29, 2023
1 parent ae249c0 commit 5ef9b77
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-bees-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-nails-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-countries-rescue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-boats-try.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# osrs-web-scraper

## 0.8.0

### Minor Changes

- bde9130: Add support for transforming MediaWikiText into MediaWikiFile captions
- ae249c0: Add transformer for converting single line bold text to header-3
- ae249c0: Add transformer for combining consecutive MediaWikiBreak's

### Patch Changes

- 400c4d3: Fix PollFooter and PollWrapper order

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osrs-web-scraper",
"version": "0.7.0",
"version": "0.8.0",
"description": "Tools to scrape the osrs website.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5ef9b77

Please sign in to comment.