Skip to content

Releases: ghacts/manual-deploy-to-netlify

v2.0.0

30 Apr 08:00
f59db33
Compare
Choose a tag to compare

v2.0.0 (2024-04-30)

Bug Fixes

  • github-workflow: upgrade action checkout to v4

  • action: upgrade action setup-node to v4

  • action: remove type and correct value type

Full Changelog: v1.0.1...v2.0.0

v1.0.1

06 Jan 16:43
51132fd
Compare
Choose a tag to compare

v1.0.1 (2023-12-09)

Features

  • action: support monorepo projects

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Jun 21:56
a5d9110
Compare
Choose a tag to compare

v1.0.0 (2023-06-15)

Bug Fixes

  • action: configure branding icon and color

  • action: rename parameter site-id to site

  • action: change case from snake_case to kebab-case

  • action: unquote arguments

Code Refactoring

  • action: use pre-installed netlify-cli

Dev Features

  • changelog: configure changelog generator

  • github-workflow: add workflows for automate releasing new version

  • taskfile: add task files

Documentations

  • readme: update README.md

Full Changelog: v1.0.0