Skip to content

Commit

Permalink
Merge pull request #4 from trueberryless-org/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] release
  • Loading branch information
trueberryless authored Nov 28, 2024
2 parents ef5033a + d846ff0 commit 3f20146
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/swift-teachers-fly.md

This file was deleted.

9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# starlight-plugin-show-latest-version-docs

## 0.1.1

### Patch Changes

- [`d84a498`](https://github.com/trueberryless-org/starlight-plugin-show-latest-version/commit/d84a4981b81d3c4402834028e0f96f23be4c5a4e) Thanks [@trueberryless](https://github.com/trueberryless)! - Remove virtual export functionality because it's much harder than I though, maybe not even possible.

- Updated dependencies [[`d84a498`](https://github.com/trueberryless-org/starlight-plugin-show-latest-version/commit/d84a4981b81d3c4402834028e0f96f23be4c5a4e)]:
- [email protected]

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-plugin-show-latest-version-docs",
"version": "0.1.0",
"version": "0.1.1",
"description": "Show the latest released version of your Starlight plugin in your documentation.",
"keywords": [
"starlight",
Expand Down
6 changes: 6 additions & 0 deletions packages/starlight-plugin-show-latest-version/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# starlight-plugin-show-latest-version

## 0.1.1

### Patch Changes

- [`d84a498`](https://github.com/trueberryless-org/starlight-plugin-show-latest-version/commit/d84a4981b81d3c4402834028e0f96f23be4c5a4e) Thanks [@trueberryless](https://github.com/trueberryless)! - Remove virtual export functionality because it's much harder than I though, maybe not even possible.

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/starlight-plugin-show-latest-version/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-plugin-show-latest-version",
"version": "0.1.0",
"version": "0.1.1",
"description": "Show the latest released version of your Starlight plugin in your documentation.",
"keywords": [
"starlight",
Expand Down

0 comments on commit 3f20146

Please sign in to comment.