2
0
Fork 0

Merge pull request from hapakaien/release/v2.1.0

chore: release v2.1.0
This commit is contained in:
Ahmad Husen 2022-05-05 23:08:55 +07:00 committed by GitHub
commit f710e16a35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.1.0] - 2022-05-05
### Added
- Option to resolve deps using paru (from AUR)
## [2.0.3] - 2022-02-02
### Fixed
@ -79,7 +85,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release
[Unreleased]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.3...HEAD
[Unreleased]: https://github.com/hapakaien/archlinux-package-action/compare/v2.1.0...HEAD
[2.1.0]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.3...v2.1.0
[2.0.3]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.0...v2.0.1