Skip to content

Commit

Permalink
chore: release 0.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
ember-nexus-bot committed Sep 14, 2023
1 parent d338e6f commit a85a8a8
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.28 - 2023-09-14
### Added
- Add feature test for GET `/token` endpoint
- Add feature test for POST `/token` endpoint
- Add feature test for DELETE `/token` endpoint

### Changed
- Increase reference dataset version to 0.0.8.
- **Switch license to GPL-3.0-only.**
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.27",
"version": "0.0.28",
"license": "GPL-3.0-only",
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit a85a8a8

Please sign in to comment.