@dpc-sdp/myvic-addresssearch
Advanced tools
Comparing version 2.2.9 to 2.2.10
@@ -0,0 +0,0 @@ import { mount } from '@vue/test-utils' |
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.2.10](https://github.com/dpc-sdp/myvictoria-vic-gov-au/tree/master/packages/AddressSearch/compare/v2.2.7...v2.2.10) (2022-09-02) | ||
**Note:** Version bump only for package @dpc-sdp/myvic-addresssearch | ||
## [2.2.9](https://github.com/dpc-sdp/myvictoria-vic-gov-au/tree/master/packages/AddressSearch/compare/v2.2.8...v2.2.9) (2022-08-31) | ||
@@ -8,0 +17,0 @@ |
@@ -0,0 +0,0 @@ import AddressSearch from './index.vue' |
{ | ||
"name": "@dpc-sdp/myvic-addresssearch", | ||
"version": "2.2.9", | ||
"version": "2.2.10", | ||
"description": "An address search component for Victoria.", | ||
@@ -13,6 +13,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@dpc-sdp/myvic-autocomplete": "2.2.9", | ||
"@dpc-sdp/myvic-autocomplete": "2.2.10", | ||
"axios": "^0.21.1" | ||
}, | ||
"gitHead": "3c0754108c90cf572d8e39bd25bf01919571fe43" | ||
"gitHead": "bb7e9b31c26b8d22934041c5ee2a322ebc0d10db" | ||
} |
@@ -0,0 +0,0 @@ # @dpc-sdp/myvic-addresssearch |
@@ -0,0 +0,0 @@ export const addressSearchTemplate = ` |
@@ -0,0 +0,0 @@ import axios from 'axios' |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
33842
+ Added@dpc-sdp/myvic-autocomplete@2.2.10(transitive)
+ Added@dpc-sdp/myvic-global@2.2.10(transitive)
- Removed@dpc-sdp/myvic-autocomplete@2.2.9(transitive)
- Removed@dpc-sdp/myvic-global@2.2.9(transitive)