Skip to content

Commit

Permalink
chore(release): v0.11.0 (gh-189)
Browse files Browse the repository at this point in the history
  • Loading branch information
riccox authored Jan 16, 2025
1 parent 8a7e9c1 commit 6273302
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.11.0](https://github.com/riccox/meilisearch-ui/compare/v0.10.3...v0.11.0) (2025-01-16)


### Features

* support export and import instances (gh-187) ([8a7e9c1](https://github.com/riccox/meilisearch-ui/commit/8a7e9c1492a25335fd151cc8a24cce4080a61b33))

## [0.10.3](https://github.com/riccox/meilisearch-ui/compare/v0.10.2...v0.10.3) (2025-01-15)


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.3",
"version": "0.11.0",
"main": "index.js",
"license": "Apache-2.0"
}

0 comments on commit 6273302

Please sign in to comment.