Skip to content

Commit

Permalink
chore(release): v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
riccox committed Feb 19, 2025
1 parent ea0b9a0 commit 653974f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.11.2](https://github.com/riccox/meilisearch-ui/compare/v0.11.1...v0.11.2) (2025-02-19)


### Bug Fixes

* JSON editor use CodeMirror. ([26c7c4d](https://github.com/riccox/meilisearch-ui/commit/26c7c4d79fa5d627cf3d56fb74fccead1e1c8d40))


### Performance Improvements

* debug log level. ([193cac2](https://github.com/riccox/meilisearch-ui/commit/193cac2d6cff3aa2a92ba049b4100644b0e0c609))
* update loader style. ([ae265a5](https://github.com/riccox/meilisearch-ui/commit/ae265a52e5fe11fa8ebcd583e1921af83c0726b4))

## [0.11.1](https://github.com/riccox/meilisearch-ui/compare/v0.11.0...v0.11.1) (2025-01-16)


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

0 comments on commit 653974f

Please sign in to comment.