Skip to content

Commit

Permalink
chore(master): release 1.0.1 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 27, 2024
1 parent 1ca90ca commit a54e1b1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.1](https://github.com/NethServer/phonehome-server/compare/v1.0.0...v1.0.1) (2024-03-27)


### Bug Fixes

* allow laravel to fetch correct ip coming from reverse proxy ([1ca90ca](https://github.com/NethServer/phonehome-server/commit/1ca90ca7615a4597f778acb04a1de90be9e3806d))
* **ns8:** removed unused redis image ([6303e09](https://github.com/NethServer/phonehome-server/commit/6303e095171b35c90af2ba7a20a7f8a10d076bf1))

## [1.0.0](https://github.com/NethServer/phonehome-server/compare/0.3.2...v1.0.0) (2024-03-27)

Initial Release.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"phonehome",
"laravel"
],
"version": "1.0.0",
"version": "1.0.1",
"license": "AGPL-3.0-or-later",
"require": {
"php": "^8.3",
Expand Down

0 comments on commit a54e1b1

Please sign in to comment.