Skip to content

Commit

Permalink
chore(release): 2.178.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Oct 15, 2024
1 parent 266fd1f commit b2df8c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.178.0](https://github.com/SocialGouv/domifa/compare/v2.177.0...v2.178.0) (2024-10-15)


### Features

* **comomn:** move StructureDoc to common ([266fd1f](https://github.com/SocialGouv/domifa/commit/266fd1fb38af0670b10d5e7affbc93bc7cbb2fae))

# [2.177.0](https://github.com/SocialGouv/domifa/compare/v2.176.0...v2.177.0) (2024-10-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
"version": "2.177.0",
"version": "2.178.0",
"scripts": {
"build": "lerna run build ",
"dev": "lerna run dev ",
Expand Down

0 comments on commit b2df8c4

Please sign in to comment.