@gits-id/autocomplete
Advanced tools
Comparing version 0.12.0-alpha.10 to 0.12.0-alpha.11
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.12.0-alpha.11](https://github.com/gitsindonesia/ui-component/compare/v0.12.0-alpha.10...v0.12.0-alpha.11) (2022-11-14) | ||
**Note:** Version bump only for package @gits-id/autocomplete | ||
## [0.11.10](https://github.com/gitsindonesia/ui-component/compare/v0.11.9...v0.11.10) (2022-09-23) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@gits-id/autocomplete", | ||
"version": "0.12.0-alpha.10", | ||
"version": "0.12.0-alpha.11", | ||
"description": "GITS Autocomplete Component", | ||
@@ -18,3 +18,3 @@ "scripts": { | ||
"dependencies": { | ||
"@gits-id/button": "^0.12.0-alpha.10", | ||
"@gits-id/button": "^0.12.0-alpha.11", | ||
"@gits-id/icon": "^0.12.0-alpha.9", | ||
@@ -38,3 +38,3 @@ "@headlessui/vue": "^1.6.0", | ||
"types": "./dist/types/index.d.ts", | ||
"gitHead": "a66f8d89ce157b912642d9b1f1e2a80991e12ce3" | ||
"gitHead": "657cbdcbf1306c8a4373cfce0f4babe15a8253b4" | ||
} |
51497