Skip to content

Commit 7d6e6c1

Browse files
Fix version
1 parent 3eb2abc commit 7d6e6c1

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Change Log
22
All notable changes to the "vuetify-color-field" plugin will be documented in this file.
33

4-
## v1.1.1
4+
## v1.1.2
55
01-11-24
66
[main] (@webdevnerdstuff)
77
* Fix settings reactivity
88
* Update packages
9+
10+
## v1.1.1
11+
01-10-24
12+
[main] (@webdevnerdstuff)
913
* Fix missing styles import in component
1014

1115
## v1.1.0

dist/vuetify-color-field.cjs.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vuetify-color-field.es.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { Fragment as ye, reactive as yt, computed as v, watchEffect as _t, toRef
22
import { onClickOutside as ya } from "@vueuse/core";
33
/**
44
* @name @wdns/vuetify-color-field
5-
* @version 1.1.1
5+
* @version 1.1.2
66
* @description Vuetify Color Field is a Vuetify VTextField Color Picker Component
77
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
88
* @copyright Copyright 2024, WebDevNerdStuff

0 commit comments

Comments
 (0)