Skip to content

Commit

Permalink
Update CHANGELOG for template release
Browse files Browse the repository at this point in the history
Signed-off-by: lelia <[email protected]>
  • Loading branch information
lelia committed Jul 12, 2024
1 parent 2c1b123 commit 37b20df
Showing 1 changed file with 32 additions and 11 deletions.
43 changes: 32 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,50 @@ Versioning](https://semver.org/spec/v2.0.0.html).

### TBA

## [1.0.2] - 2024-07-12

### Added

* Update `CHANGELOG` by @lelia in #21
* Bump actions/checkout from 4.1.5 to 4.1.6 in the github group by @dependabot
in #27
* Bump step-security/harden-runner from 2.7.1 to 2.8.1 by @dependabot in #29
* Bump actions/checkout from 4.1.6 to 4.1.7 in the github group by @dependabot
in #30
* Use generic email placeholder for template by @lelia in #31
* Update linters for template by @lelia in #34
* Bump actions/checkout from 4.1.5 to 4.1.7 in the github group by @dependabot
in #35
* Bump step-security/harden-runner from 2.7.1 to 2.8.1 by @dependabot in #37
* Bump super-linter/super-linter from 6.4.1 to 6.7.0 by @dependabot in #36
* Add initial dependency review workflow by @lelia in #38
* Convert issue templates from Markdown to YAML by @lelia in #39
* Add `CODEOWNERS` file by @lelia in #40
* Add `settings.yml` file by @lelia in #41

## [1.0.1] - 2024-05-17

### Added

- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #16
- Bump actions/checkout from 4.1.2 to 4.1.3 in the github group by @dependabot
* Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #16
* Bump actions/checkout from 4.1.2 to 4.1.3 in the github group by @dependabot
in #17
- Bump actions/checkout from 4.1.3 to 4.1.4 in the github group by @dependabot
* Bump actions/checkout from 4.1.3 to 4.1.4 in the github group by @dependabot
in #18
- Bump actions/checkout from 4.1.4 to 4.1.5 in the github group by @dependabot
* Bump actions/checkout from 4.1.4 to 4.1.5 in the github group by @dependabot
in #20
- Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #19
* Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #19

## [1.0.0] - 2024-02-16

### Added

- Add initial workflow for calling reusable workflow by @lelia in #3
- README: Fix maintainer reference by @GaryPWhite in #1
- .github: Add Scorecard workflow by @lelia in #10
- .github: Add Dependabot configuration by @openclarity-service in #11
- Deprecate Renovate and fix GitHub URL refs by @lelia in #14
- Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #15
* Add initial workflow for calling reusable workflow by @lelia in #3
* README: Fix maintainer reference by @GaryPWhite in #1
* .github: Add Scorecard workflow by @lelia in #10
* .github: Add Dependabot configuration by @openclarity-service in #11
* Deprecate Renovate and fix GitHub URL refs by @lelia in #14
* Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #15

[unreleased]: https://github.com/cisco-ospo/oss-template/compare/v1.0.1...HEAD
[1.0.1]: https://github.com/cisco-ospo/oss-template/releases/tag/v1.0.1
Expand Down

0 comments on commit 37b20df

Please sign in to comment.