0.3.0 (2022-11-27)
- deps: bump actions/checkout from 2 to 3 (a9f7da2)
- deps: bump actions/setup-node from 2.4.1 to 2.5.0 (be273a2)
- deps: bump actions/setup-node from 2.5.0 to 2.5.1 (29af56d)
- deps: bump actions/setup-node from 2.5.1 to 3 (c6ce791)
- deps: bump ejs from 3.1.6 to 3.1.7 (99c4296)
- deps: bump follow-redirects from 1.14.4 to 1.14.8 (772528f)
- deps: bump minimist from 1.2.5 to 1.2.6 (8a8e13c)
- deps: bump wearerequired/lint-action from 1 to 2 (0510602)
- set default registry as
npm
(3a600a7) - use output files from
package.json
(a276f7a)
0.2.3 (2021-10-22)
- deps: bump actions/setup-node from 2.4.0 to 2.4.1 (3bc1d13)
0.2.2 (2021-08-16)
- bump dependencies (c3eb734)
0.2.1 (2021-08-16)
- correct
ui
scope (70d08b5) - update CI workflow to ensure (ed514ff)
- update correct events (9c2ae3e)
- update store (799f625)
0.2.0 (2021-08-08)
- ts: migrate
CircleOverlay
props toindex.d.ts
(debcb37) - ts: migrate
MarkerAnnoation
props toindex.d.ts
(f3da5ca) - ts: migrate
PolygonOverlayProps
toindex.d.ts
(fcc7cbb) - ts: migrate Image Annotation props to
index.d.ts
(b4d0dcf) - ts: migrate remaining overlays to
index.d.ts
(65a4f84)
0.1.1 (2021-08-08)
- deps: bump actions/setup-node from 2.3.1 to 2.4.0 (c0d4020)
- remove
NODE_AUTH_TOKEN
fromshipjs trigger
(f17a891)
0.1.0 (2021-08-08)
- deps: bump actions/setup-node from 2.3.0 to 2.3.1 (637070b)
- add components (996c61c)
0.0.3 (2021-07-30)
- add pull_request scope (9c26d1f)
- check CI if !dependabot (00bbafb)
- correct place (e92081d)
- deps: bump actions/setup-node from 2.2.0 to 2.3.0 (38a5728)
- ts: update tsconfig as per Vue 3 (2e0dc3e)
- update CI (1d54c04)
- update ci workflow (d1a0564)
- update shims for vue (0210e0b)
- update workflow (6bc9e5e)
- update workflow to use
pull_request_target
(e71af7a) - use push & pull_request events (784b52e)
- $map: add default slot (28d8db1)
- installable & directly usable components (102311b)
- ts: add basic typings (c93b8e6)
- ts: strictly type props (4c8ea19)