Skip to content

Commit

Permalink
chore(release): v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
riccox committed Mar 6, 2023
1 parent a78086c commit d39afe2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.4](https://github.com/riccox/meilisearch-ui/compare/v0.1.3...v0.1.4) (2023-03-06)


### Performance Improvements

* speed up init cold start load. ([a78086c](https://github.com/riccox/meilisearch-ui/commit/a78086c5e418117fbd5ad33ea3ef857e126ac450))

## [0.1.3](https://github.com/riccox/meilisearch-ui/compare/v0.1.2...v0.1.3) (2023-03-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@
"typescript": "^4.9.5",
"vite": "^4.1.4"
},
"version": "0.1.3"
"version": "0.1.4"
}

1 comment on commit d39afe2

@vercel
Copy link

@vercel vercel bot commented on d39afe2 Mar 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.