Skip to content

Commit

Permalink
chore(main): release 1.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and baudointran committed Jun 25, 2024
1 parent b4fb28e commit d2ad81a
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,5 +1,12 @@
# Changelog

## [1.7.12](https://github.com/dnum-mi/ds-api-client/compare/v1.7.11...v1.7.12) (2024-06-25)


### Bug Fixes

* DeparteentChamps missing in ChampFragment ([b4fb28e](https://github.com/dnum-mi/ds-api-client/commit/b4fb28eb4be4d202cba54119e05b213afbbaaa06))

## [1.7.11](https://github.com/dnum-mi/ds-api-client/compare/v1.7.10...v1.7.11) (2024-04-05)


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": "@dnum-mi/ds-api-client",
"version": "1.7.11",
"version": "1.7.12",
"description": "Un DS Client GraphQL prenant en charge Node et les navigateurs pour les scripts ou les applications simples",
"author": "DNUM-MI",
"type": "commonjs",
Expand Down

0 comments on commit d2ad81a

Please sign in to comment.