|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.0.1](https://github.com/nethesis/parceler/compare/v1.0.0...v1.0.1) (2025-05-09) |
| 4 | + |
| 5 | + |
| 6 | +### Bug Fixes |
| 7 | + |
| 8 | +* **deps:** update dependency laravel/framework to v12.10.0 ([#58](https://github.com/nethesis/parceler/issues/58)) ([5393ca3](https://github.com/nethesis/parceler/commit/5393ca32def1b03bf1f3ecf5af80ac9e9dfefda0)) |
| 9 | +* **deps:** update dependency laravel/framework to v12.10.1 ([#59](https://github.com/nethesis/parceler/issues/59)) ([68f098b](https://github.com/nethesis/parceler/commit/68f098ba544e35f0118ad69568cf361392bbeaf7)) |
| 10 | +* **deps:** update dependency laravel/framework to v12.10.2 ([#61](https://github.com/nethesis/parceler/issues/61)) ([e32311f](https://github.com/nethesis/parceler/commit/e32311fccef8a901821fdee66b3f1477acc614a6)) |
| 11 | +* **deps:** update dependency laravel/framework to v12.11.0 ([#62](https://github.com/nethesis/parceler/issues/62)) ([d1040df](https://github.com/nethesis/parceler/commit/d1040dfc4983e238e79727d51e117c13385c7a9e)) |
| 12 | +* **deps:** update dependency laravel/framework to v12.11.1 ([#63](https://github.com/nethesis/parceler/issues/63)) ([babcf4f](https://github.com/nethesis/parceler/commit/babcf4fe8b684fc5ff11caf22117b9326487712f)) |
| 13 | +* **deps:** update dependency laravel/framework to v12.12.0 ([#65](https://github.com/nethesis/parceler/issues/65)) ([c42d805](https://github.com/nethesis/parceler/commit/c42d8052e93734aac6b7fe754272bb46cf86ef84)) |
| 14 | +* **deps:** update dependency laravel/framework to v12.13.0 ([#68](https://github.com/nethesis/parceler/issues/68)) ([23e05f3](https://github.com/nethesis/parceler/commit/23e05f3247c8bbbd7d9334bcf87921224e1f11e9)) |
| 15 | +* **deps:** update dependency laravel/framework to v12.2.0 ([#26](https://github.com/nethesis/parceler/issues/26)) ([0e7510a](https://github.com/nethesis/parceler/commit/0e7510a97b820cd8350d81877c3d9d04f2fa870c)) |
| 16 | +* **deps:** update dependency laravel/framework to v12.3.0 ([#33](https://github.com/nethesis/parceler/issues/33)) ([4b37c05](https://github.com/nethesis/parceler/commit/4b37c0586ac1e2de32c465f529fec9f24c14b7a4)) |
| 17 | +* **deps:** update dependency laravel/framework to v12.4.0 ([#35](https://github.com/nethesis/parceler/issues/35)) ([27509b6](https://github.com/nethesis/parceler/commit/27509b64b0ceeee07ef2d9d011012670ff84be47)) |
| 18 | +* **deps:** update dependency laravel/framework to v12.4.1 ([#36](https://github.com/nethesis/parceler/issues/36)) ([5c904ac](https://github.com/nethesis/parceler/commit/5c904ac5718bdcd79c65d48a3f0587c28055dda1)) |
| 19 | +* **deps:** update dependency laravel/framework to v12.5.0 ([#40](https://github.com/nethesis/parceler/issues/40)) ([8f7ddf4](https://github.com/nethesis/parceler/commit/8f7ddf4bfda3d7612ad8f4eb2166038da1bd3daf)) |
| 20 | +* **deps:** update dependency laravel/framework to v12.6.0 ([#41](https://github.com/nethesis/parceler/issues/41)) ([49ebd41](https://github.com/nethesis/parceler/commit/49ebd415f9cc80431c130c7312ae145a59a8d5b4)) |
| 21 | +* **deps:** update dependency laravel/framework to v12.7.2 ([#43](https://github.com/nethesis/parceler/issues/43)) ([880c321](https://github.com/nethesis/parceler/commit/880c3210856831620ee509a9229221575ccd907b)) |
| 22 | +* **deps:** update dependency laravel/framework to v12.8.1 ([#49](https://github.com/nethesis/parceler/issues/49)) ([724baaa](https://github.com/nethesis/parceler/commit/724baaa787a7be1f3f660e91f98a8236018792b3)) |
| 23 | +* **deps:** update dependency laravel/framework to v12.9.0 ([#53](https://github.com/nethesis/parceler/issues/53)) ([8870fb8](https://github.com/nethesis/parceler/commit/8870fb8d674ed535bb46c2f98667bbed8e484b05)) |
| 24 | +* **deps:** update dependency laravel/framework to v12.9.2 ([#54](https://github.com/nethesis/parceler/issues/54)) ([8e7df03](https://github.com/nethesis/parceler/commit/8e7df03e2d9fb9b7363a9f7093de715028731cec)) |
| 25 | +* update dependency laravel/framework to v12.1.0 ([#25](https://github.com/nethesis/parceler/issues/25)) ([f4ae179](https://github.com/nethesis/parceler/commit/f4ae179817e65df189e82890d73f6729aa9c2213)) |
| 26 | +* update dependency laravel/framework to v12.1.1 [security] ([#27](https://github.com/nethesis/parceler/issues/27)) ([c7a0ff4](https://github.com/nethesis/parceler/commit/c7a0ff4a7808f82d8d1c2abebfbaf3bba006495f)) |
| 27 | + |
3 | 28 | ## [1.0.0](https://github.com/nethesis/parceler/compare/v0.4.0...v1.0.0) (2025-02-24) |
4 | 29 |
|
5 | 30 |
|
|
0 commit comments