Skip to content

Commit

Permalink
chore(main): release 0.1.6 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
newarifrh authored Aug 27, 2024
1 parent 8f7c54e commit 6421af6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.1.6](https://github.com/bps-kota-bontang/serambi-kami/compare/v0.1.5...v0.1.6) (2024-08-27)


### Bug Fixes

* correct current page if query is exist ([e7ddd29](https://github.com/bps-kota-bontang/serambi-kami/commit/e7ddd299bd2a541aa8e1e2e5b8e5e4b994cc9031))
* correct services fallback when page size in odd ([c9ed294](https://github.com/bps-kota-bontang/serambi-kami/commit/c9ed294f4fb70eb325c23a5f4a5d829748c5b953))
* use default for limit or page if not valid ([42b8cae](https://github.com/bps-kota-bontang/serambi-kami/commit/42b8cae75c7ee190ccde21cf43cec07a8df51312))

## [0.1.5](https://github.com/bps-kota-bontang/serambi-kami/compare/v0.1.4...v0.1.5) (2024-08-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "serambi-kami",
"private": true,
"version": "0.1.5",
"version": "0.1.6",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 6421af6

Please sign in to comment.