Skip to content

Latest commit

 

History

History
95 lines (64 loc) · 7.2 KB

CHANGELOG.md

File metadata and controls

95 lines (64 loc) · 7.2 KB

2.0.0 (2022-09-13)

Other

  • Build app (2e69a3d)
  • Build app - Rename and create new outputs BREAKING CHANGES (6667571)

BREAKING CHANGE

  • Rename and create new outputs

1.0.2 (2022-09-13)

Code Refactoring

  • build app \nBREAKING CHANGE: Rename and create new outputs (772818e)

Other

  • Merge pull request #6 from fabidick22/refactor-outputs (d7cd639), closes #6
  • Merge pull request #5 from fabidick22/refactor-outputs (89c2983), closes #5
  • BREAKING CHANGE: Rename and create new outputs (74bbeda)

1.0.1 (2022-07-07)

Build System

Documentation

Other

  • Merge pull request #4 from fabidick22/update-github-actios-metadata (a221023), closes #4
  • Update action.yml (067e59f)
  • Update action.yml (fc2c844)
  • Update undifined variable (d4456ab)

1.0.0 (2022-07-07)

Bug Fixes

  • remove duplicated paths (d52924a)

Code Refactoring

Continuous Integration

  • Add CD workflow to generate semantic version (58872ed)
  • Add CI workflow to generate documentation (2a5c707)

Documentation

Features

  • Add workflow to build app (f749632)

Other

  • Merge pull request #3 from fabidick22/add-semver-workflow (3420731), closes #3
  • 🐛 remove unused action (d88266f)
  • 🐛 Add github token (d6172e0)
  • Update github actions documentation (7f2160a)
  • Merge pull request #2 from fabidick22/test-workflow2 (e9300b5), closes #2
  • Initial commit (58eb8c7)

Tests