Skip to content

Commit f05df24

Browse files
committed
chore(release): 0.0.6
1 parent 29637b3 commit f05df24

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.6](https://github.com/creasico/laravel-nusa/compare/v0.0.5...v0.0.6) (2023-07-14)
6+
7+
8+
### Features
9+
10+
* **db:** indexing every `name` fields on every tables ([40270fe](https://github.com/creasico/laravel-nusa/commit/40270fed9a2b8ed28d17b9f5aadcc8578fc88c1c))
11+
* initialize codeclimate integrations ([9d4070b](https://github.com/creasico/laravel-nusa/commit/9d4070b6ce8437fb920248cf83bb2508b70a4ee9))
12+
* **model:** add ability to `search` by `code` or `name` on each models ([ad8656d](https://github.com/creasico/laravel-nusa/commit/ad8656d643f0130d3f0804d930d299da5f36a33b))
13+
514
### [0.0.5](https://github.com/creasico/laravel-nusa/compare/v0.0.4...v0.0.5) (2023-07-07)
615

716

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.5",
2+
"version": "0.0.6",
33
"private": true,
44
"packageManager": "[email protected]",
55
"author": "Creasi Developers <[email protected]>",

0 commit comments

Comments
 (0)