Skip to content

Commit

Permalink
chore(release): 1.260.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 7, 2023
1 parent dffe105 commit 194a045
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.260.0](https://github.com/gip-inclusion/carnet-de-bord/compare/v1.259.0...v1.260.0) (2023-09-07)


### Features

* **app:** afficher les dispositifs des bénéficiaires ([#1996](https://github.com/gip-inclusion/carnet-de-bord/issues/1996)) ([dffe105](https://github.com/gip-inclusion/carnet-de-bord/commit/dffe1052e110d818334276054fa5d034f6bb8c9c))

# [1.259.0](https://github.com/gip-inclusion/carnet-de-bord/compare/v1.258.0...v1.259.0) (2023-09-06)


Expand Down
4 changes: 2 additions & 2 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cdb/app",
"version": "1.259.0",
"version": "1.260.0",
"engines": {
"node": "18.16.1"
},
Expand Down
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cdb"
version = "1.259.0"
version = "1.260.0"
description = ""
authors = ["LionelB <[email protected]>"]

Expand Down

0 comments on commit 194a045

Please sign in to comment.