Skip to content

Commit

Permalink
chore: release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ember-nexus-bot committed Sep 3, 2023
1 parent af18f3c commit fc5356d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,16 @@ 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
### Changed
- Refactor folder structure.

## 0.0.7 - 2023-09-03
### Added
- Add test scenario `endpoint.user.postToken` for [Ember Nexus API #49: HTTP POST /token - PostTokenController](https://github.com/ember-nexus/api/issues/49).
- Add test scenario `endpoint.user.deleteToken` for [Ember Nexus API #65: HTTP DELETE /token - DeleteTokenController](https://github.com/ember-nexus/api/issues/65).
- Add test scenario `endpoint.user.getToken` for [Ember Nexus API #72: HTTP GET /token - GetTokenController](https://github.com/ember-nexus/api/issues/72).

### Changed
- Refactor folder structure.

## 0.0.6 - 2023-07-04
### Fixed
- Resolved UUID conflict.
Expand Down
2 changes: 1 addition & 1 deletion summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"fileCount": 0,
"hostname": "ember-nexus",
"version": "dev",
"backupVersion": "0.0.6"
"backupVersion": "0.0.7"
}

0 comments on commit fc5356d

Please sign in to comment.