Skip to content

Commit

Permalink
Release (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 2, 2024
1 parent 55893c5 commit c1c086d
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-windows-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-coats-float.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-jars-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-nails-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-comics-admire.md

This file was deleted.

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

## 0.14.1

### Patch Changes

- 4f7d8b3: Gracefully handle news post category fetching failures
- 55893c5: Update @osrs-wiki/mediawiki-builder
- 24ff306: Add Events to supported update categories
- 62a9d51: Add support for strong parsing as bold formatted text
- 55893c5: Update table node parser to support new mediawiki-builder table format

## 0.14.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.14.0",
"version": "0.14.1",
"description": "Tools to scrape the osrs website.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c1c086d

Please sign in to comment.