Skip to content

Commit

Permalink
chore(main): release 1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and baudointran committed Mar 11, 2024
1 parent 195414f commit a0a5a95
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.7.9](https://github.com/dnum-mi/ds-api-client/compare/v1.7.8...v1.7.9) (2024-03-11)


### Bug Fixes

* add test:e2e ([195414f](https://github.com/dnum-mi/ds-api-client/commit/195414f543f74a059eec8b8e24f47a60bbe4597e))
* bug in DS to get champ in repetitionChamp by id ([053d6f1](https://github.com/dnum-mi/ds-api-client/commit/053d6f1df12a1d96b1165d9ab348558027140fae))

## [1.7.8](https://github.com/dnum-mi/ds-api-client/compare/v1.7.7...v1.7.8) (2024-03-08)


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.8",
"version": "1.7.9",
"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 a0a5a95

Please sign in to comment.