Skip to content

Commit 4f224a6

Browse files
committed
chore(release): 0.0.5
1 parent ab93b3b commit 4f224a6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.5](https://github.com/creasico/laravel-package/compare/v0.0.4...v0.0.5) (2024-10-06)
6+
7+
8+
### Features
9+
10+
* **ci:** update ci config to use workflow from `feryardiant/actions` ([#108](https://github.com/creasico/laravel-package/issues/108)) ([ff63e98](https://github.com/creasico/laravel-package/commit/ff63e987d23f6141728cb3f62fbc0fbd804fee20))
11+
12+
13+
### Bug Fixes
14+
15+
* fix artifacts name conflicts ([96be3e8](https://github.com/creasico/laravel-package/commit/96be3e80f43d75ebc398bc36c3a22ed0c2bf932b))
16+
517
### [0.0.4](https://github.com/creasico/laravel-package/compare/v0.0.3...v0.0.4) (2024-02-06)
618

719
### [0.0.3](https://github.com/creasico/laravel-package/compare/v0.0.2...v0.0.3) (2024-02-05)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.4",
2+
"version": "0.0.5",
33
"private": true,
44
"packageManager": "pnpm@8.5.0",
55
"author": "Creasi Developers <developers@creasi.co>",

0 commit comments

Comments
 (0)