Skip to content

Commit

Permalink
chore(release): 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
feryardiant committed Feb 5, 2024
1 parent 5677e2d commit f4bae8e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

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


### Bug Fixes

* fix testing issue on ci ([ee54175](https://github.com/creasico/laravel-package/commit/ee541758e31922c36aa7a130e747122c9ea65ce3))

### [0.0.2](https://github.com/creasico/laravel-package/compare/v0.0.1...v0.0.2) (2023-10-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"packageManager": "pnpm@8.5.0",
"author": "Creasi Developers <developers@creasi.co>",
Expand Down

0 comments on commit f4bae8e

Please sign in to comment.