Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 3.24 KB

CHANGELOG.md

File metadata and controls

55 lines (36 loc) · 3.24 KB

0.0.5 (2024-09-20)

🚀 Continuous Integration

  • add checkout step to pub.dev workflow (#30) (9ca8261)

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • ci: add checkout step to pub.dev workflow #30

20 September 2024

  • ci: use flutter toolchain instead of dart #29

20 September 2024

  • ci: move pub.dev workflow to workflow folder #28

0.0.2

20 September 2024

  • ci: separate release-it and pub.dev publish to comply with dev.pub settings #27
  • ci: checkout git tag for flutter to be able to publish #26
  • ci: add pubdev credentials setup to release workflow #25
  • ci: increase verbose on release-it #24
  • ci: test if workflow breaks because of custom action #22
  • ci: fix flutter setup in release workflow #20
  • ci: rearrange release steps to fix missing git config author #19
  • ci: add name to package.json #18
  • fix: corrected path for semantic workflow #17
  • build(deps): bump flutter_lints from 2.0.3 to 4.0.0 #5
  • ci: sync npm package jsons #16
  • ci: fix flutter setup for release pipeline #15
  • fix: changed cache worklow path #13
  • ci: fix install cmd for dart deps #14
  • ci(workflow): added cleanup cache workflow & switched to global workflows #12
  • ci: release-it workflow setup #6
  • ci(test): fixed typo in Test Workflow; renamed all workflow and jobnames #10
  • ci: create artifact for test results #9
  • feat: git workflows #4
  • ci: add semantic pr title check #1