Skip to content

Commit f4bae8e

Browse files
committed
chore(release): 0.0.3
1 parent 5677e2d commit f4bae8e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.3](https://github.com/creasico/laravel-package/compare/v0.0.2...v0.0.3) (2024-02-05)
6+
7+
8+
### Bug Fixes
9+
10+
* fix testing issue on ci ([ee54175](https://github.com/creasico/laravel-package/commit/ee541758e31922c36aa7a130e747122c9ea65ce3))
11+
512
### [0.0.2](https://github.com/creasico/laravel-package/compare/v0.0.1...v0.0.2) (2023-10-29)
613

714

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.2",
2+
"version": "0.0.3",
33
"private": true,
44
"packageManager": "pnpm@8.5.0",
55
"author": "Creasi Developers <developers@creasi.co>",

0 commit comments

Comments
 (0)