Skip to content

Commit 365ca2a

Browse files
committed
chore: release v1.0.1
1 parent 9bafdf0 commit 365ca2a

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.0.1](https://github.com/hackariens/prestashop/compare/1.0.0...1.0.1)
8+
9+
- fix: corriger les occurrences de "prestahop" en "prestashop" dans Taskfile.yml [`4a05e47`](https://github.com/hackariens/prestashop/commit/4a05e47f825728d1e5592302549caf6eb79d1e23)
10+
- refactor: renommer les tâches et variables pour utiliser "prestahop" au lieu de "phpfpm" [`83b9727`](https://github.com/hackariens/prestashop/commit/83b9727a60d93111aaf849d68f0fe111d1170642)
11+
- feat: ajouter un fichier CHANGELOG.md pour documenter les modifications notables [`8cd3c28`](https://github.com/hackariens/prestashop/commit/8cd3c280644764aa4e05c57469cfb2f72d139be6)
12+
713
#### 1.0.0
814

15+
> 15 October 2025
16+
917
- chore(deps): update actions/setup-node action to v6 [`#57`](https://github.com/hackariens/prestashop/pull/57)
1018
- chore(deps): update actions/setup-node action to v5 [`#55`](https://github.com/hackariens/prestashop/pull/55)
1119
- chore(deps): update actions/checkout action to v5 [`#53`](https://github.com/hackariens/prestashop/pull/53)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hackariens/prestashop",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Template de nouveau repository",
55
"scripts": {
66
"lint:markdown": "markdownlint README.md",

0 commit comments

Comments
 (0)