Skip to content

Commit

Permalink
Merge branch 'release/1.0.0-alpha.14'
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed May 16, 2023
2 parents 27f35cc + 16b3a16 commit 4e7a11a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
tools: composer:v2
coverage: pcov
coverage: xdebug

- name: Setup problem matches
run: |
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

## [1.0.0-alpha.14] - 2023-05-16

### Bug Fixes

- Solve some minor issues and update dependencies

## [1.0.0-alpha.13] - 2023-05-16

### Bug Fixes
Expand Down

0 comments on commit 4e7a11a

Please sign in to comment.