Skip to content

Commit

Permalink
chore: release v1.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-code-labx committed May 13, 2024
1 parent c40a819 commit eff7851
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog for RESTPresenter

## [1.0.0-rc.1](https://github.com/xtend-packages/rest-presenter/compare/1.0.0-rc.0...1.0.0-rc.1) (2024-05-13)


### Bug Fixes

* No need to remove the API directory via XtendRouter ([c40a819](https://github.com/xtend-packages/rest-presenter/commit/c40a819c5f6defa2afdd39c49ad53dd6881569bf))


### Documentation

* Add info about tests + warning to update phpunit.xml ([bab9042](https://github.com/xtend-packages/rest-presenter/commit/bab904222f88e64a3d025519014334ab96c75f73))

## [1.0.0-rc.0](https://github.com/xtend-packages/rest-presenter/compare/0.11.0...1.0.0-rc.0) (2024-05-13)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xtend-packages/rest-presenter",
"version": "1.0.0-rc.0",
"version": "1.0.0-rc.1",
"description": "REST API Presenter & Generator for Laravel",
"keywords": [
"code-labx",
Expand Down

0 comments on commit eff7851

Please sign in to comment.