Merge branch 'feat/common-7377-segment-ordr-epic-ldml' into feat/developer-7377-reorder-uset

This commit is contained in:
Steven R. Loomis 2023-06-30 15:59:50 -05:00 committed by GitHub
commit 79082ee3ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 2 deletions

View file

@ -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 }}"

View file

@ -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)

View file

@ -1 +1 @@
17.0.132
17.0.133