Skip to content

Commit f30f649

Browse files
committed
chore(release): 0.1.2
1 parent 86c28a9 commit f30f649

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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.1.2](https://github.com/creasico/laravel-nusa/compare/v0.1.1...v0.1.2) (2023-08-30)
6+
7+
8+
### Features
9+
10+
* **model:** adds ability to retrieve list of `postal_codes` ([0e15f6d](https://github.com/creasico/laravel-nusa/commit/0e15f6d99fca687b501d81e7449ff2bbd72be724))
11+
512
### [0.1.1](https://github.com/creasico/laravel-nusa/compare/v0.1.0...v0.1.1) (2023-07-20)
613

714

package.json

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

0 commit comments

Comments
 (0)