Skip to content

Commit 227a792

Browse files
committed
chore(release): 0.0.2
1 parent 94b1135 commit 227a792

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,12 @@
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.2](https://github.com/creasico/laravel-nusa/compare/v0.0.1...v0.0.2) (2023-06-26)
6+
7+
8+
### Features
9+
10+
* add basic model for address ([642d88e](https://github.com/creasico/laravel-nusa/commit/642d88e2fc8507daf11c92d7993a6d18e0786fbf))
11+
* define model contract for easy extendability ([edbfd06](https://github.com/creasico/laravel-nusa/commit/edbfd065de64bf849120e7c493340ab3eef65cf1))
12+
513
### 0.0.1 (2023-06-23)

package.json

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

0 commit comments

Comments
 (0)