Skip to content

Commit

Permalink
chore(release): 1.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 6, 2023
1 parent 5579b24 commit bac86aa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.57.0](https://github.com/SocialGouv/secretariat/compare/v1.56.12...v1.57.0) (2023-12-06)


### Bug Fixes

* types node 20 ([5579b24](https://github.com/SocialGouv/secretariat/commit/5579b24a7d618ec7d045711365f3634a90180b0b))


### Features

* disabling feature for Github, OVH and Mattermost services ([#565](https://github.com/SocialGouv/secretariat/issues/565)) ([5e30e3e](https://github.com/SocialGouv/secretariat/commit/5e30e3ef12a217e8b6fe893ee1658ed09996feb2)), closes [#603](https://github.com/SocialGouv/secretariat/issues/603)

## [1.56.12](https://github.com/SocialGouv/secretariat/compare/v1.56.11...v1.56.12) (2023-11-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "secretariat",
"version": "1.56.12",
"version": "1.57.0",
"engines": {
"node": "20"
},
Expand Down

0 comments on commit bac86aa

Please sign in to comment.