diff --git a/CHANGELOG.md b/CHANGELOG.md index 75401b4..c0ed8c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.6.3](https://github.com/riccox/meilisearch-ui/compare/v0.6.2...v0.6.3) (2023-09-29) + + +### Continuous Integration + +* update release actions meta tags. ([cc4e105](https://github.com/riccox/meilisearch-ui/commit/cc4e105e7fa0a4160cae0c6e0d62e462423c374c)) + ## [0.6.2](https://github.com/riccox/meilisearch-ui/compare/v0.6.1...v0.6.2) (2023-09-29) diff --git a/package.json b/package.json index 453ace4..eeec93b 100644 --- a/package.json +++ b/package.json @@ -69,5 +69,5 @@ "typescript": "5.1.6", "vite": "^4.4.9" }, - "version": "0.6.2" + "version": "0.6.3" } \ No newline at end of file