Skip to content

Commit

Permalink
Merge pull request #354 from Logitar/release/3.0.1
Browse files Browse the repository at this point in the history
Release 3.0.1
  • Loading branch information
Utar94 committed Sep 19, 2023
2 parents f0a5b71 + 3100285 commit ecac788
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish Docker image to Docker Hub

on:
# release
# types: [published]
release:
types: [published]
workflow_dispatch:

jobs:
Expand Down
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Nothing yet.

## [3.0.1] - 2023-09-18

### Fixed

- CI/CD pipelines.
- CHANGELOG links.

## [3.0.0] - 2023-09-18

### Added
Expand Down Expand Up @@ -94,8 +101,9 @@ Nothing yet.

- Final V1 release.

[unreleased]: https://github.com/Logitar/Portal/compare/v3.0.0...HEAD
[2.1.0]: https://github.com/Logitar/Portal/compare/v2.1.0...v3.0.0
[unreleased]: https://github.com/Logitar/Portal/compare/v3.0.1...HEAD
[3.0.1]: https://github.com/Logitar/Portal/compare/v3.0.0...v3.0.1
[3.0.0]: https://github.com/Logitar/Portal/compare/v2.1.0...v3.0.0
[2.1.0]: https://github.com/Logitar/Portal/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/Logitar/Portal/compare/v1.1.5...v2.0.0
[1.1.5]: https://github.com/Logitar/Portal/releases/tag/v1.1.5

0 comments on commit ecac788

Please sign in to comment.