Skip to content

Commit 8b67d83

Browse files
committed
chore(release): 0.1.12
1 parent c31a5bb commit 8b67d83

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.12](https://github.com/creasico/laravel-nusa/compare/v0.1.11...v0.1.12) (2025-03-13)
6+
7+
8+
### Features
9+
10+
* **db:** update embeded db due to upstream changes, see [#114](https://github.com/creasico/laravel-nusa/issues/114) [#118](https://github.com/creasico/laravel-nusa/issues/118) & [#119](https://github.com/creasico/laravel-nusa/issues/119) ([ac1b312](https://github.com/creasico/laravel-nusa/commit/ac1b312e519d2405c9b8e9fb70a2527a7bfadb91))
11+
* provide `.geojson` data for provinces ([#110](https://github.com/creasico/laravel-nusa/issues/110)) ([0b8731e](https://github.com/creasico/laravel-nusa/commit/0b8731e08b0ea862fef81a1c116af99a09050644))
12+
13+
14+
### Bug Fixes
15+
16+
* **ci:** unable to regenerate stat file even `-w` option is passed to the `stat` command ([fddc68f](https://github.com/creasico/laravel-nusa/commit/fddc68f0212d3267da522f7ea4afe25e08dd9d0d))
17+
518
### [0.1.11](https://github.com/creasico/laravel-nusa/compare/v0.1.10...v0.1.11) (2025-01-12)
619

720

package.json

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

0 commit comments

Comments
 (0)