Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
chore(release): 0.35.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.35.1](v0.35.0...v0.35.1) (2022-01-26)

### Bug Fixes

* **téléchargements:** corrige les téléchargements pour les utilisateurs non connectés ([#894](#894)) ([8938f36](8938f36))
  • Loading branch information
semantic-release-bot authored and vmaubert committed Jan 26, 2022
1 parent 8938f36 commit 45c5833
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.35.1](https://github.com/MTES-MCT/camino-api/compare/v0.35.0...v0.35.1) (2022-01-26)


### Bug Fixes

* **téléchargements:** corrige les téléchargements pour les utilisateurs non connectés ([#894](https://github.com/MTES-MCT/camino-api/issues/894)) ([8938f36](https://github.com/MTES-MCT/camino-api/commit/8938f36835c7c6abf4203615c48e7de5af731348))

# [0.35.0](https://github.com/MTES-MCT/camino-api/compare/v0.34.0...v0.35.0) (2022-01-25)


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,6 +1,6 @@
{
"name": "camino-api",
"version": "0.35.0",
"version": "0.35.1",
"description": "Camino api",
"license": "AGPL-3.0-or-later",
"private": true,
Expand Down

0 comments on commit 45c5833

Please sign in to comment.