Skip to content

Commit 089fb90

Browse files
authored
chore(main): release 1.14.0 (#49)
1 parent 010db21 commit 089fb90

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.10"
2+
".": "1.14.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.14.0](https://github.com/tkolleh/roda.lua/compare/v1.13.10...v1.14.0) (2026-04-09)
4+
5+
6+
### Features
7+
8+
* add Homebrew formula support and expand CI platform matrix ([010db21](https://github.com/tkolleh/roda.lua/commit/010db21af30cb779dfc33339467e4c5a98cf8039))
9+
310
## [1.13.10](https://github.com/tkolleh/roda.lua/compare/v1.13.9...v1.13.10) (2026-04-09)
411

512

lux.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package = "roda"
2-
version = "1.13.10"
2+
version = "1.14.0"
33
lua = ">=5.1"
44

55
[description]

0 commit comments

Comments
 (0)