Skip to content

Commit 795e8f6

Browse files
🔖 Version Packages
1 parent 8a5efa2 commit 795e8f6

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/huge-owls-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/database/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @proconnect-gouv/proconnect.identite.database
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [#1839](https://github.com/proconnect-gouv/proconnect-identite/pull/1839) [`e19a159`](https://github.com/proconnect-gouv/proconnect-identite/commit/e19a1599db569874e2bf01cf7dc74505498a807c) Thanks [@douglasduteil](https://github.com/douglasduteil)! - 🗃️ Ajout de la colonne sp_name dans la table modération.
8+
39
## 1.3.0
410

511
### Minor Changes

packages/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@proconnect-gouv/proconnect.identite.database",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"homepage": "https://github.com/proconnect-gouv/proconnect-identite/tree/master/packages/database#readme",
55
"bugs": "https://github.com/proconnect-gouv/proconnect-identite/issues",
66
"repository": {

0 commit comments

Comments
 (0)