Skip to content

Commit

Permalink
chore(release): v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
riccox committed Oct 10, 2024
1 parent 1131b24 commit 73e0bb4
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.7.1](https://github.com/riccox/meilisearch-ui/compare/v0.7.0...v0.7.1) (2024-10-10)


### Continuous Integration

* docker builder use node:22 with git folder. ([1131b24](https://github.com/riccox/meilisearch-ui/commit/1131b24e8cf8e6f6e10a2dd913603917eb8ec0fb))

## [0.7.0](https://github.com/riccox/meilisearch-ui/compare/v0.6.16...v0.7.0) (2024-10-10)

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

0 comments on commit 73e0bb4

Please sign in to comment.