Skip to content

Commit

Permalink
chore: release 0.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
ember-nexus-bot committed Aug 31, 2023
1 parent 1ec52ad commit 01f03ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## 0.0.25 - 2023-08-31
### Added
- Add CI workflow to check for upstream Alpine updated.
- Add supervisord to combine all relevant logs and publish to docker logs.
- Add endpoint DELETE `/token`.

### Changed
- Improve documentation.
- Change PHP CS ruleset such that global objects are always imported.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "project",
"version": "0.0.24",
"version": "0.0.25",
"license": "proprietary",
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit 01f03ff

Please sign in to comment.