Skip to content

Commit 2544926

Browse files
committed
[MOD] README.md and CHANGELOG.md
1 parent 469a90a commit 2544926

File tree

3 files changed

+5
-29
lines changed

3 files changed

+5
-29
lines changed

.github/workflows/update-main-version.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v3.9.5] - 2024-09-20
4+
### Added
5+
- Add gha workflow to update main release
6+
37
## [v3.9.4] - 2024-09-19
48
### Changed
59
- plone-package-test-notify

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,12 +267,12 @@ Add tags to a docker image and optionally notify via a mattermost webhook
267267
### Release
268268

269269
A new release is issued when a tag beginning with v is pushed.
270+
The main release (for instance v3) will also be updated with the latest tag.
270271

271272
The release note is auto populated with the "[tag]" part of the CHANGELOG.md .
272273

273274
[See CHANGELOG.md file for an example](https://github.com/IMIO/gha/blob/66f298e6e5081e5e917df21e1036c6fa52246a8d/CHANGELOG.md?plain=1#L3)
274275

275-
276276
You can push a tag this way :
277277

278278
```

0 commit comments

Comments
 (0)