mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-18 22:37:43 +00:00
Merge branch 'feat/common-7377-segment-ordr-epic-ldml' into feat/developer-7377-reorder-uset
This commit is contained in:
commit
79082ee3ab
3 changed files with 8 additions and 2 deletions
2
.github/workflows/deb-packaging.yml
vendored
2
.github/workflows/deb-packaging.yml
vendored
|
|
@ -113,7 +113,7 @@ jobs:
|
|||
path: artifacts
|
||||
|
||||
- name: Build
|
||||
uses: sillsdev/gha-ubuntu-packaging@07487c6f15361e7b46e8dfc49898d32fe296efe9 # v0.4
|
||||
uses: sillsdev/gha-ubuntu-packaging@32ebcd2aa0c163a750e6a3aa58e03089af811a7e # v0.5
|
||||
with:
|
||||
github_token: "${{secrets.GITHUB_TOKEN}}"
|
||||
dist: "${{ matrix.dist }}"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 17.0.132 alpha 2023-06-30
|
||||
|
||||
* docs(mac): Update requirements.md (#9137)
|
||||
* fix(linux): Fix GHA package builds for non-Jammy dists (#9123)
|
||||
* fix(linux): Fix packaging GHA (#9142)
|
||||
|
||||
## 17.0.131 alpha 2023-06-27
|
||||
|
||||
* feat(developer,common,core): ldml UTF-32 literals in binary (#9084)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
17.0.132
|
||||
17.0.133
|
||||
Loading…
Add table
Reference in a new issue