Skip to content

Commit

Permalink
chore(release): v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
riccox committed Jan 13, 2025
1 parent 36f02ae commit 804c52e
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.10.2](https://github.com/riccox/meilisearch-ui/compare/v0.10.1...v0.10.2) (2025-01-13)


### Continuous Integration

* lite builder push latest tag unexpectedly. ([36f02ae](https://github.com/riccox/meilisearch-ui/commit/36f02ae0b37c75ef6f5615503d6f5a817aaf2b6c))

## [0.10.1](https://github.com/riccox/meilisearch-ui/compare/v0.10.0...v0.10.1) (2025-01-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"vite": "^5.4.8",
"vite-tsconfig-paths": "^5.0.1"
},
"version": "0.10.1",
"version": "0.10.2",
"main": "index.js",
"license": "Apache-2.0"
}

0 comments on commit 804c52e

Please sign in to comment.