Files
archlinux-package-action/CHANGELOG.md
T
Ahmad Husen 65444430c4
CI / Test (with Dockerfile) (push) Successful in 1m21s
CI / Publish container image (push) Has been cancelled
CI / Test (with prebuilt Container Image) (push) Has been cancelled
CI / Release (push) Has been cancelled
chore: release v1.1.0
2021-10-02 00:09:27 +07:00

1.1 KiB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.1.0] - 2021-10-02

Added

  • Update pkgver on PKGBUILD
  • Update pkgrel on PKGBUILD

Fixed

  • Missing set -e on bash

1.0.3 - 2021-05-30

Fixed

  • $GITHUB_WORKSPACE permission in step after using this action

1.0.2 - 2021-05-26

Fixed

  • Docker runner syntax
  • Path sntax

1.0.1 - 2021-05-19

Fixed

  • Missing documentation

1.0.0 - 2021-05-19

Added

  • Initial release