Skip to content

Commit 44c1c78

Browse files
Merge pull request #36 from codedbychavez/release-2.3.4
release 2.2.4
2 parents 50c86ed + 4653754 commit 44c1c78

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/configcat-vue.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2798,7 +2798,7 @@ function br(t) {
27982798
function Tr(t) {
27992799
return t = atob(t), t = t.replace(/[%\x80-\xFF]/g, (e) => "%" + e.charCodeAt(0).toString(16)), decodeURIComponent(t);
28002800
}
2801-
const Ir = "2.2.2", Rr = {
2801+
const Ir = "2.2.3", Rr = {
28022802
// Vue's `App.prototype.use` does not play nicely with generic `install` functions, so we resort to using a discriminated union.
28032803
install: (t, e) => {
28042804
const { sdkKey: r, pollingMode: n, clientOptions: i } = e, s = ke.setup({

0 commit comments

Comments
 (0)