Skip to content

Commit

Permalink
ci: release (#106)
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 Dec 22, 2024
1 parent 4ce050c commit fb46bad
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-llamas-turn.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/starlight-blog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# starlight-blog

## 0.16.1

### Patch Changes

- [#105](https://github.com/HiDeoo/starlight-blog/pull/105) [`4ce050c`](https://github.com/HiDeoo/starlight-blog/commit/4ce050c9e6317d2cb3b7329e84aa9b0a5aa02cb5) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Adds support for passing [`Infinity`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Infinity) to the [`postCount`](https://starlight-blog-docs.vercel.app/configuration#postcount) and [`recentPostCount`](https://starlight-blog-docs.vercel.app/configuration#recentpostcount) configuration options.

## 0.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/starlight-blog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-blog",
"version": "0.16.0",
"version": "0.16.1",
"license": "MIT",
"description": "Starlight plugin to add a blog to your documentation.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",
Expand Down

0 comments on commit fb46bad

Please sign in to comment.