Skip to content

Commit

Permalink
🔖 Version Packages (#885)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 7, 2025
1 parent 21d47b6 commit 9fbb0e8
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 45 deletions.
7 changes: 0 additions & 7 deletions .changeset/eighty-news-cry.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fast-peas-sin.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/hip-houses-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-apes-push.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/smooth-waves-complain.md

This file was deleted.

16 changes: 9 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @gouvfr-lasuite/moncomptepro.core

## 0.3.0

### Minor Changes

- [#911](https://github.com/numerique-gouv/moncomptepro/pull/911) [`c406e75`](https://github.com/numerique-gouv/moncomptepro/commit/c406e7528fd74ee7efc49fb3dca7ddfa7cf32ddd) Thanks [@douglasduteil](https://github.com/douglasduteil)! - 👮 Accueillons l'équipe de sécurité de ProConnect

Dans le cadres la migration du script d'import de comptes coop, une partie des fonctions de validation sont déplacées dans le package `@gouvfr-lasuite/proconnect.core/security` pour permettre leur réutilisation dans Hyyypertool.

### Patch Changes

- [#909](https://github.com/numerique-gouv/moncomptepro/pull/909) [`eaa069d`](https://github.com/numerique-gouv/moncomptepro/commit/eaa069dc8a19134bd2b30ba1a4c451dc6d13f2ec) Thanks [@douglasduteil](https://github.com/douglasduteil)! - ♻️ restriction des exports de fichier

Seul les index peuvent être importé. Cela permet de réduire les confusions d'auto-import dans la majorité des IDEs.

- [#879](https://github.com/numerique-gouv/moncomptepro/pull/879) [`7a1aca3`](https://github.com/numerique-gouv/moncomptepro/commit/7a1aca395ed260ad77bd764e160eda48a66c54f9) Thanks [@douglasduteil](https://github.com/douglasduteil)! - :recycle: force la compatibilité avec Node.js

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gouvfr-lasuite/proconnect.core",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "https://github.com/numerique-gouv/moncomptepro/tree/master/packages/core#readme",
"bugs": "https://github.com/numerique-gouv/moncomptepro/issues",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/identite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @gouvfr-lasuite/proconnect.identite

## 0.3.0

### Minor Changes

- [#913](https://github.com/numerique-gouv/moncomptepro/pull/913) [`21d47b6`](https://github.com/numerique-gouv/moncomptepro/commit/21d47b6c00670b7bbea1ce1f59b96a91c59bbe7a) Thanks [@douglasduteil](https://github.com/douglasduteil)! - ♻️ Prélevement d'un partie du buisness proconnect identité

Dans le cadres la migration du script d'import de comptes coop, une partie de l'API INSEE est déplacées dans le package `@gouvfr-lasuite/proconnect.identite` pour permettre leur réutilisation dans Hyyypertool.
6 changes: 3 additions & 3 deletions packages/identite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gouvfr-lasuite/proconnect.identite",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "https://github.com/numerique-gouv/moncomptepro/tree/master/packages/identite#readme",
"bugs": "https://github.com/numerique-gouv/moncomptepro/issues",
"repository": {
Expand Down Expand Up @@ -50,8 +50,8 @@
},
"devDependencies": {
"@electric-sql/pglite": "^0.2.15",
"@gouvfr-lasuite/proconnect.core": "^0.2.0",
"@gouvfr-lasuite/proconnect.insee": "^0.2.0",
"@gouvfr-lasuite/proconnect.core": "^0.3.0",
"@gouvfr-lasuite/proconnect.insee": "^0.3.0",
"@tsconfig/node22": "^22.0.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.2",
Expand Down
9 changes: 9 additions & 0 deletions packages/insee/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @gouvfr-lasuite/proconnect.insee

## 0.3.0

### Minor Changes

- [#912](https://github.com/numerique-gouv/moncomptepro/pull/912) [`ebd23fb`](https://github.com/numerique-gouv/moncomptepro/commit/ebd23fbda12f054b5b07bf7a75fd838ba9a0638b) Thanks [@douglasduteil](https://github.com/douglasduteil)! - ♻️ Prélevement d'un partie du connecteur INSEE

Dans le cadres la migration du script d'import de comptes coop, une partie de l'API INSEE est déplacées dans le package `@gouvfr-lasuite/proconnect.insee` pour permettre leur réutilisation dans Hyyypertool.
2 changes: 1 addition & 1 deletion packages/insee/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gouvfr-lasuite/proconnect.insee",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "https://github.com/numerique-gouv/moncomptepro/tree/master/packages/insee#readme",
"bugs": "https://github.com/numerique-gouv/moncomptepro/issues",
"repository": {
Expand Down

0 comments on commit 9fbb0e8

Please sign in to comment.