Skip to content

Commit f59bb4a

Browse files
committed
chore(main): release 1.0.1
1 parent 8f87deb commit f59bb4a

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/nethesis/parceler/compare/v1.0.0...v1.0.1) (2025-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
* **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))
10+
* **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))
11+
* **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))
12+
* update dependency laravel/framework to v12.1.0 ([#25](https://github.com/nethesis/parceler/issues/25)) ([f4ae179](https://github.com/nethesis/parceler/commit/f4ae179817e65df189e82890d73f6729aa9c2213))
13+
* 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))
14+
15+
16+
### Miscellaneous Chores
17+
18+
* **deps:** update dependency laravel/pint to v1.21.1 ([#29](https://github.com/nethesis/parceler/issues/29)) ([112058e](https://github.com/nethesis/parceler/commit/112058e68b12d9045a4096a07c5f69a72eae6532))
19+
* **deps:** update dependency laravel/pint to v1.21.2 ([#30](https://github.com/nethesis/parceler/issues/30)) ([561a540](https://github.com/nethesis/parceler/commit/561a540a4bbf1fa3b206fc6be66d7e730461ff1f))
20+
* **deps:** update dependency nunomaduro/collision to v8.7.0 ([#32](https://github.com/nethesis/parceler/issues/32)) ([de3ed7b](https://github.com/nethesis/parceler/commit/de3ed7bb3141b1aa60b71dbfdd3850ed473a294d))
21+
* **deps:** update dependency pestphp/pest to v3.7.5 ([#34](https://github.com/nethesis/parceler/issues/34)) ([098af0d](https://github.com/nethesis/parceler/commit/098af0d2e184936d87a8a03897f086c07a58a831))
22+
* **deps:** update dependency pestphp/pest to v3.8.0 ([#37](https://github.com/nethesis/parceler/issues/37)) ([88f9c23](https://github.com/nethesis/parceler/commit/88f9c23891ae734dc7bae36f6e7b917b9bf2c747))
23+
* **deps:** update docker.io/mlocati/php-extension-installer docker tag to v2.7.28 ([#28](https://github.com/nethesis/parceler/issues/28)) ([5c23db1](https://github.com/nethesis/parceler/commit/5c23db18d3d4f6aea7e3fdee6cf95b632f178ba5))
24+
* **deps:** update docker/bake-action action to v6 ([#20](https://github.com/nethesis/parceler/issues/20)) ([8f87deb](https://github.com/nethesis/parceler/commit/8f87debdad09d0b0e6574757858a282297c35778))
25+
* **deps:** update php docker tag to v8.4.5 ([#31](https://github.com/nethesis/parceler/issues/31)) ([3b06de5](https://github.com/nethesis/parceler/commit/3b06de5aea42d9079726e1a784586c93f031ad0d))
26+
* update docker.io/composer docker tag to v2.8.6 ([#24](https://github.com/nethesis/parceler/issues/24)) ([5511b11](https://github.com/nethesis/parceler/commit/5511b116964edfbb5799a81176462e606e467184))
27+
* update docker.io/mlocati/php-extension-installer docker tag to v2.7.25 ([#17](https://github.com/nethesis/parceler/issues/17)) ([ea58247](https://github.com/nethesis/parceler/commit/ea58247b49291634c9af6670f17a40a0f5d55cd4))
28+
* update docker.io/mlocati/php-extension-installer docker tag to v2.7.26 ([#22](https://github.com/nethesis/parceler/issues/22)) ([e09b8cb](https://github.com/nethesis/parceler/commit/e09b8cbbede4ef68afffd63e740692e90e1993d5))
29+
* update docker.io/mlocati/php-extension-installer docker tag to v2.7.27 ([#23](https://github.com/nethesis/parceler/issues/23)) ([c1bc00a](https://github.com/nethesis/parceler/commit/c1bc00a28ac7df48f8fa1e807ced532ba6d1c68c))
30+
* update nginx docker tag to v1.27.4 ([#18](https://github.com/nethesis/parceler/issues/18)) ([dd2aa27](https://github.com/nethesis/parceler/commit/dd2aa27be06277656d8cdd7002fc9b44edebaeaf))
31+
332
## [1.0.0](https://github.com/nethesis/parceler/compare/v0.4.0...v1.0.0) (2025-02-24)
433

534

0 commit comments

Comments
 (0)