diff --git a/git/CHANGELOG.md b/git/CHANGELOG.md index 8996ec7a1..d36113a86 100644 --- a/git/CHANGELOG.md +++ b/git/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.7.4](https://github.com/SocialGouv/docker/compare/git@7.7.3...git@7.7.4) (2024-07-25) + + +### Bug Fixes + +* lint ([5599940](https://github.com/SocialGouv/docker/commit/55999402b3dcfa48dc599d1aa36304dcb77cee8e)) + + + + + ## [7.7.3](https://github.com/SocialGouv/docker/compare/git@7.7.2...git@7.7.3) (2024-07-25) diff --git a/git/package.json b/git/package.json index 853cd84c3..8a3d50366 100644 --- a/git/package.json +++ b/git/package.json @@ -1,5 +1,5 @@ { - "version": "7.7.3", + "version": "7.7.4", "name": "git", "packageManager": "yarn@3.5.1", "scripts": {