Skip to content

Commit

Permalink
Apply Version Updates From Current Changes (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: amrbashir <[email protected]>
  • Loading branch information
github-actions[bot] and amrbashir authored Feb 14, 2023
1 parent 7f60b91 commit 91d826f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/types-package-json-exports.md

This file was deleted.

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

## \[0.4.7]

- Re-order `types` field to be the first in package.json `exports`.
- [7f60b91](https://github.com/tauri-apps/meilisearch-docsearch/commit/7f60b91de672b7d9c8d4444647e12fa4fe2f443c) fix: move `types` field to be first on 2023-02-14

## \[0.4.6]

- Add global/browser target so the package could be used from a CDN like unpkg.com
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": "meilisearch-docsearch",
"version": "0.4.6",
"version": "0.4.7",
"description": "A quick search component for meilisearch, inspired by algolia/docsearch.",
"license": "MIT or Apache-2.0",
"files": [
Expand Down

0 comments on commit 91d826f

Please sign in to comment.