Skip to content

Commit

Permalink
chore(release): 0.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.9.0](v0.8.6...v0.9.0) (2024-10-02)

### 🚀 Amélioration

- [#41](#41) Nommer les requêtes du catalogue
  • Loading branch information
semantic-release-bot committed Oct 2, 2024
1 parent ec79a55 commit 6e8c8dd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [0.9.0](https://github.com/1024pix/pix-api-data/compare/v0.8.6...v0.9.0) (2024-10-02)

### :rocket: Amélioration

- [#41](https://github.com/1024pix/pix-api-data/pull/41) Nommer les requêtes du catalogue

## [0.8.6](https://github.com/1024pix/pix-api-data/compare/v0.8.5...v0.8.6) (2024-09-30)

### :arrow_up: Montée de version
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pix-api-data",
"type": "module",
"version": "0.8.6",
"version": "0.9.0",
"license": "AGPL-3.0",
"engines": {
"node": "20.15.1",
Expand Down

0 comments on commit 6e8c8dd

Please sign in to comment.