Skip to content

Commit

Permalink
Merge pull request #39 from Hugos68/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Hugos68 authored May 25, 2024
2 parents a6b6e00 + bb6f8cf commit 62e213f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/poor-lizards-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-timers-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-dogs-fail.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# vite-plugin-pagefind

## 0.2.1

### Patch Changes

- 8dcc9bc: Added defaults per config options
- 20c545a: Renamed `vite_plugin` to `vite_plugin_pagefind`
- 8dcc9bc: Added `/types` export for easier use

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-pagefind",
"description": "A Vite plugin for easily integrating pagefind into Vite based projects.",
"version": "0.2.0",
"version": "0.2.1",
"author": {
"name": "Hugo Korte",
"email": "[email protected]"
Expand Down

0 comments on commit 62e213f

Please sign in to comment.