Skip to content

Commit 80ee636

Browse files
chore(main): release 3.0.0 (#48)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cbc7ab1 commit 80ee636

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [3.0.0](https://github.com/audunru/export-response/compare/v2.0.8...v3.0.0) (2025-06-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* laravel 12 support ([#45](https://github.com/audunru/export-response/issues/45))
9+
10+
### Features
11+
12+
* laravel 12 support ([#45](https://github.com/audunru/export-response/issues/45)) ([cbc7ab1](https://github.com/audunru/export-response/commit/cbc7ab1d0f1cb7c3af1b1e2ab3a4ec71b32ad42d))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* **deps-dev:** bump friendsofphp/php-cs-fixer ([#47](https://github.com/audunru/export-response/issues/47)) ([145474c](https://github.com/audunru/export-response/commit/145474c9bd2030414215a82dcc939d7397d46c6e))
18+
* **deps-dev:** bump php-coveralls/php-coveralls ([#52](https://github.com/audunru/export-response/issues/52)) ([51642d6](https://github.com/audunru/export-response/commit/51642d6d34d95e98bc2d7f3e88f8fead5578cf7c))
19+
* **deps:** bump league/commonmark in the composer group ([#50](https://github.com/audunru/export-response/issues/50)) ([9249a0c](https://github.com/audunru/export-response/commit/9249a0c70c9201ee12f66589917789a0cf74fcac))
20+
* **deps:** bump spatie/laravel-package-tools ([#46](https://github.com/audunru/export-response/issues/46)) ([9fbcf0a](https://github.com/audunru/export-response/commit/9fbcf0a891716ed92fe89d6230ef35f364e51831))
21+
* **deps:** bump spatie/laravel-package-tools ([#49](https://github.com/audunru/export-response/issues/49)) ([6a322b9](https://github.com/audunru/export-response/commit/6a322b95afdfd36450ea3bc4d372768cff75b0dd))
22+
* **deps:** bump timacdonald/has-parameters ([#51](https://github.com/audunru/export-response/issues/51)) ([580989b](https://github.com/audunru/export-response/commit/580989b78f35c8f969266c49d2e582a18a699eaa))
23+
324
## [2.0.8](https://github.com/audunru/export-response/compare/v2.0.7...v2.0.8) (2025-03-16)
425

526

0 commit comments

Comments
 (0)