Skip to content

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-code-labx committed Jun 15, 2024
1 parent 2939cf7 commit b5eea4f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog for RESTPresenter

## [1.1.0](https://github.com/xtend-packages/rest-presenter/compare/1.0.0...1.1.0) (2024-06-15)


### Features

* Additional panel configuration & branding + enable spa ([02f4eb9](https://github.com/xtend-packages/rest-presenter/commit/02f4eb9d9e3c5dcbfa2ecec956ba18c04fce760a))
* Export and download collection direct from panel ([43e155d](https://github.com/xtend-packages/rest-presenter/commit/43e155d0a657e35796aa7d3afbae94f71ce08581))
* User menu link added to all panels + update README ([0c743a0](https://github.com/xtend-packages/rest-presenter/commit/0c743a0dbabc5ac7e2c4f642852d35e8236b341f))


### Bug Fixes

* Replace stats with real values from Endpoint model ([cfef4a4](https://github.com/xtend-packages/rest-presenter/commit/cfef4a4286d091506347e36e932461944703c847))

## [1.0.0](https://github.com/xtend-packages/rest-presenter/compare/1.0.0-rc.2...1.0.0) (2024-06-07)


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",
"version": "1.1.0",
"description": "REST API Presenter & Generator for Laravel",
"keywords": [
"code-labx",
Expand Down

0 comments on commit b5eea4f

Please sign in to comment.