Skip to content

Commit

Permalink
chore(main): release 6.1.1 (#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
vatsca-bot authored Dec 27, 2024
1 parent c465f55 commit 6aac5b9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "6.1.0"
".": "6.1.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.1.1](https://github.com/Vatsim-Scandinavia/controlcenter/compare/v6.1.0...v6.1.1) (2024-12-27)


### Bug Fixes

* reverted bootstrap-table dep to fix cookie error ([c465f55](https://github.com/Vatsim-Scandinavia/controlcenter/commit/c465f554d4adfa8377c8b1e7b5e0a858c3899534))

## [6.1.0](https://github.com/Vatsim-Scandinavia/controlcenter/compare/v6.0.6...v6.1.0) (2024-12-27)


Expand Down
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
|
*/
/* x-release-please-start-version */
'version' => '6.1.0',
'version' => '6.1.1',
/* x-release-please-end */

/*
Expand Down

0 comments on commit 6aac5b9

Please sign in to comment.