Skip to content

Commit

Permalink
chore(release): Publish Images
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed May 31, 2024
1 parent 1381c2a commit 2ea7d81
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions greenmask/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-05-31)


### Bug Fixes

* greenmask ([ca9b352](https://github.com/SocialGouv/docker/commit/ca9b352868c3bf45da6f3dec9b71dc9a68a2ffb7))


### Features

* add greenmask ([2c8b7d0](https://github.com/SocialGouv/docker/commit/2c8b7d0351b60c60693a5ef48bb81ee5b8cae9b6))
2 changes: 1 addition & 1 deletion greenmask/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "greenmask",
"version": "1.0.0",
"version": "1.1.0",
"packageManager": "[email protected]",
"scripts": {
"build": "docker build -t ${SG_DOCKER_IMAGE:-'socialgouv_docker_greenmask'} .",
Expand Down

0 comments on commit 2ea7d81

Please sign in to comment.