Skip to content

Commit 5b75404

Browse files
authored
Merge pull request #51 from heyhusen/release/v2.3.0
chore: release v2.3.0
2 parents 602fae3 + ffd91d2 commit 5b75404

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.3.0] - 2025-05-27
11+
12+
### Added
13+
14+
- Copy all package files, not just PKGBUILD - by @dcelasun
15+
- Multilib support - by @dcelasun
16+
17+
### Fixed
18+
19+
- Keryring is not updated - by @cilki
20+
1021
## [2.2.1] - 2024-02-19
1122

1223
### Fixed
@@ -104,7 +115,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104115

105116
- Initial release
106117

107-
[Unreleased]: https://github.com/hapakaien/archlinux-package-action/compare/v2.2.0...HEAD
118+
[Unreleased]: https://github.com/hapakaien/archlinux-package-action/compare/v2.3.0...HEAD
119+
[2.3.0]: https://github.com/hapakaien/archlinux-package-action/compare/v2.2.1...v2.3.0
120+
[2.2.1]: https://github.com/hapakaien/archlinux-package-action/compare/v2.2.0...v2.2.1
108121
[2.2.0]: https://github.com/hapakaien/archlinux-package-action/compare/v2.1.1...v2.2.0
109122
[2.1.1]: https://github.com/hapakaien/archlinux-package-action/compare/v2.1.0...v2.1.1
110123
[2.1.0]: https://github.com/hapakaien/archlinux-package-action/compare/v2.0.3...v2.1.0

0 commit comments

Comments
 (0)