Skip to content

Commit 55852b1

Browse files
committed
1.0.11
1 parent 53de807 commit 55852b1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/uFuzzy.cjs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* uFuzzy.js (μFuzzy)
66
* A tiny, efficient fuzzy matcher that doesn't suck
7-
* https://github.com/leeoniya/uFuzzy (v1.0.10)
7+
* https://github.com/leeoniya/uFuzzy (v1.0.11)
88
*/
99

1010
'use strict';

dist/uFuzzy.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* uFuzzy.js (μFuzzy)
66
* A tiny, efficient fuzzy matcher that doesn't suck
7-
* https://github.com/leeoniya/uFuzzy (v1.0.10)
7+
* https://github.com/leeoniya/uFuzzy (v1.0.11)
88
*/
99

1010
const cmp = new Intl.Collator('en').compare;

dist/uFuzzy.iife.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* uFuzzy.js (μFuzzy)
66
* A tiny, efficient fuzzy matcher that doesn't suck
7-
* https://github.com/leeoniya/uFuzzy (v1.0.10)
7+
* https://github.com/leeoniya/uFuzzy (v1.0.11)
88
*/
99

1010
var uFuzzy = (function () {

dist/uFuzzy.iife.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leeoniya/ufuzzy",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "A tiny, efficient fuzzy matcher that doesn't suck",
55
"main": "./dist/uFuzzy.cjs.js",
66
"module": "./dist/uFuzzy.esm.js",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy