Skip to content

Commit

Permalink
chore(release): 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
feryardiant committed Aug 6, 2024
1 parent d2b22a8 commit d377609
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.1.8](https://github.com/creasico/laravel-nusa/compare/v0.1.7...v0.1.8) (2024-08-06)


### Features

* add `pint` config to exclude `submodules` dir ([404032d](https://github.com/creasico/laravel-nusa/commit/404032d48d02dea2744d5e679a7eb4b315cb5d18))
* **db:** create basic migration for `addresses` tabel ([62ee6d3](https://github.com/creasico/laravel-nusa/commit/62ee6d3239f994698bf9208c0657b71615e39e6f)), closes [#85](https://github.com/creasico/laravel-nusa/issues/85)
* init stat command ([ba48cdb](https://github.com/creasico/laravel-nusa/commit/ba48cdbf3f8b2297f76f1958e0d4c79ad82db017))


### Bug Fixes

* **test:** fix test issue with address model relations ([a95b38a](https://github.com/creasico/laravel-nusa/commit/a95b38ad76592f16389bee3696f9f85e111bf564))

### [0.1.7](https://github.com/creasico/laravel-nusa/compare/v0.1.6...v0.1.7) (2024-03-13)


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.1.7",
"version": "0.1.8",
"private": true,
"packageManager": "[email protected]",
"author": "Creasi Developers <[email protected]>",
Expand Down

0 comments on commit d377609

Please sign in to comment.