Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
remillc committed Apr 16, 2024
2 parents 0adb257 + 167113b commit da34612
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Toutes les modifications notables apportées à ce projet seront documentées dans ce fichier. Consultez [standard-version](https://github.com/conventional-changelog/standard-version) pour les lignes directrices des commits.

## [4.1.1](https://github.com/bibudem/api-acquisitions/compare/v4.1.0...v4.1.1) (2024-04-16)


### Bug Fixes

* **import:** L'API Search d'OCLC ne permet désormais pas plus de 10 booléens ([e22ac8e](https://github.com/bibudem/api-acquisitions/commit/e22ac8e9717b0638aa7c55009556752681b25818))

## [4.1.0](https://github.com/bibudem/api-acquisitions/compare/4.0.1...v4.1.0) (2023-02-02)


Expand All @@ -13,4 +20,4 @@ Toutes les modifications notables apportées à ce projet seront documentées da
### core

* release 4.1.0 ([9caa1c8](https://github.com/bibudem/api-acquisitions/commit/9caa1c86aeaf5c13aaf799acf2a05d44d2ecd941))
*
*
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": "api-acquisitions",
"version": "4.1.0",
"version": "4.1.1",
"description": "Service REST pour les nouvelles acquisitions des Bibliothèques de l'Université de Montréal",
"type": "module",
"scripts": {
Expand Down

0 comments on commit da34612

Please sign in to comment.