Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Latest commit

 

History

History
133 lines (60 loc) · 7.76 KB

CHANGELOG.md

File metadata and controls

133 lines (60 loc) · 7.76 KB

📦 open-sauced/semantic-release-conventional-config changelog

conventional commits semantic versioning

All notable changes to this project will be documented in this file

3.1.0 (2021-12-07)

📝 Documentation

  • update readme with latest action enhancements and fix previous changelog header artifacts (#27) (5c52b76)

3.0.1 (2021-12-05)

🐛 Bug Fixes

  • correct license plugin and refactor all tooling (#26) (dc9a109), closes #25

3.0.0 (2021-12-04)

⚠ BREAKING CHANGES

  • it is no longer required to install this package as part of your NPM tooling as long as you are using GitHub Actions
  • marketplace integration works now but it needs a manual verification for every tag we want to list, the major tag updates being handled by another action when we edit the GitHub release

Features

2.1.0 (2021-11-10)

Features

  • implement @open-sauced/conventional commit (#20) (0ce2853), closes #19

2.0.4 (2021-11-06)

Continuous Integration

  • improve workflow reusability across repositories (#17) (509fb0c)

2.0.3 (2021-11-01)

Bug Fixes

  • correct uppercase usernames and repos, fix typo in npm package release (#15) (9c7d3aa), closes #12

2.0.2 (2021-11-01)

Bug Fixes

  • add package lock to semantic release git configuration (#14) (90c9e8c), closes #13

2.0.1 (2021-10-25)

Bug Fixes

  • correct ci docker login variables (#10) (f1dfac0)

2.0.0 (2021-10-25)

⚠ BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17

Features

1.4.0 (2021-10-10)

Features

  • implement @open-sauced/check-engines (#8) (ea81503)

1.3.0 (2021-10-03)

Features

  • add diagram for opensauced githubocto/repo-visualizer implementation (#7) (055a9f7)

1.2.0 (2021-08-11)

Documentation

  • add some workflow clarifications (#6) (8755089), closes #3

1.1.1 (2021-08-11)

Continuous Integration

  • add open-sauced triage wonkflows (#5) (2cb3889), closes #4

1.1.0 (2021-07-31)

Documentation

  • correct install procedure (165075a)

1.0.1 (2021-07-31)

Bug Fixes

  • proper package public scope on publish config (0bca8fa)

1.0.0 (2021-07-31)

Features

Continuous Integration

  • add minimal release workflow (bbaa891)