8000 v9.1.2 · streetsidesoftware/cspell@231a39f · GitHub
[go: up one dir, main page]

Skip to content

Commit 231a39f

Browse files
author
streetsidesoftware[bot]
committed
v9.1.2
1 parent a76d484 commit 231a39f

File tree

28 files changed

+28
-28
lines changed

28 files changed

+28
-28
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"./test-packages/*/*",
77
"./integration-tests"
88
],
9-
"version": "9.1.1",
9+
"version": "9.1.2",
1010
"command": {
1111
"version": {
1212
"allowBranch": "main",

packages/cspell-bundled-dicts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cspell/cspell-bundled-dicts",
3-
"version": "9.1.1",
3+
"version": "9.1.2",
44
"description": "Dictionaries bundled with cspell",
55
"publishConfig": {
66
"access": "public",

packages/cspell-config-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"provenance": true
66
},
7-
"version": "9.1.1",
7+
"version": "9.1.2",
88
"description": "CSpell Config library",
99
"keywords": [
1010
"cspell",

packages/cspell-dictionary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"provenance": true
66
},
7-
"version": "9.1.1",
7+
"version": "9.1.2",
88
"description": "A spelling dictionary library useful for checking words and getting suggestions.",
99
"type": "module",
1010
"sideEffects": false,

packages/cspell-eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"provenance": true
66
},
7-
"version": "9.1.1",
7+
"version": "9.1.2",
88
"description": "CSpell ESLint plugin",
99
"keywords": [
1010
"cspell",

packages/cspell-filetypes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"provenance": true
66
},
7-
"version": "9.1.1",
7+
"version": "9.1.2",
88
"description": "Library to determine file types based upon the file name.",
99
"keywords": [
1010
"cspell",

packages/cspell-gitignore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"provenance": true
66
},
7-
"version": "9.1.1",
7+
"version": "9.1.2",
88
"description": "Gitignore Glob matcher for cspell",
99
"keywords": [
1010
"cspell",

packages/cspell-glob/package.json

Lines changed: 1 addition & 1 deletion
F434
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"provenance": true
66
},
7-
"version": "9.1.1",
7+
"version": "9.1.2",
88
"description": "Glob matcher for cspell",
99
"keywords": [
1010
"cspell",

packages/cspell-grammar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"provenance": true
66
},
7-
"version": "9.1.1",
7+
"version": "9.1.2",
88
"description": "Grammar parsing support for cspell",
99
"keywords": [
1010
"cspell",

packages/cspell-io/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"provenance": true
66
},
7-
"version": "9.1.1",
7+
"version": "9.1.2",
88
"description": "A library of useful I/O functions used across various cspell tools.",
99
"type": "module",
1010
"sideEffects": false,

0 commit comments

Comments
 (0)
0