Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 05:07
· 15 commits to main since this release

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