Skip to content

Commit 2e050b4

Browse files
author
streetsidesoftware[bot]
committed
v8.14.0
1 parent c3eb155 commit 2e050b4

File tree

127 files changed

+317
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+317
-67
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

integration-tests/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cspell-integration-tests",
33
"private": true,
4-
"version": "8.13.3",
4+
"version": "8.14.0",
55
"description": "Integration tests for cspell. It will execute cspell against various repositories and compare the results.",
66
"bin": {
77
"cspell-integration-tests": "tester.js",

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": "8.13.3",
9+
"version": "8.14.0",
1010
"command": {
1111
"version": {
1212
"allowBranch": "main",

packages/Samples/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/Samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-tools-samples",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "Sample files used during unit tests",
55
"private": true,
66
"scripts": {

packages/cspell-bundled-dicts/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

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": "8.13.3",
3+
"version": "8.14.0",
44
"description": "Dictionaries bundled with cspell",
55
"publishConfig": {
66
"access": "public"

packages/cspell-code-snippets/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-code-snippets/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-code-snippets",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "Code snippets and data structures.",
55
"private": true,
66
"files": [],

packages/cspell-config-lib/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-config-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-config-lib",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "CSpell Config library",
55
"keywords": [
66
"cspell",

packages/cspell-dictionary/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-dictionary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-dictionary",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "A spelling dictionary library useful for checking words and getting suggestions.",
55
"type": "module",
66
"sideEffects": false,

packages/cspell-eslint-plugin/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "8.13.3",
6+
"version": "8.14.0",
77
"description": "CSpell ESLint plugin",
88
"keywords": [
99
"cspell",

packages/cspell-filetypes/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)

packages/cspell-filetypes/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cspell/filetypes",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "Library to determine file types based upon the file name.",
55
"keywords": [
66
"cspell",
@@ -46,6 +46,5 @@
4646
},
4747
"engines": {
4848
"node": ">=18"
49-
},
50-
"dependencies": {}
49+
}
5150
}

packages/cspell-gitignore/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-gitignore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-gitignore",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "Gitignore Glob matcher for cspell",
55
"keywords": [
66
"cspell",

packages/cspell-glob/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-glob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-glob",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "Glob matcher for cspell",
55
"keywords": [
66
"cspell",

packages/cspell-grammar/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-grammar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-grammar",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "Grammar parsing support for cspell",
55
"keywords": [
66
"cspell",

packages/cspell-io/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-io/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-io",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "A library of useful I/O functions used across various cspell tools.",
55
"type": "module",
66
"sideEffects": false,

packages/cspell-json-reporter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-json-reporter/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-json-reporter",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "JSON reporter for CSpell",
55
"author": "Jason Dent",
66
"license": "MIT",

packages/cspell-lib/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cspell-lib",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "A library of useful functions used across various cspell tools.",
55
"type": "module",
66
"sideEffects": false,

packages/cspell-normalize-json/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)

packages/cspell-normalize-json/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cspell/normalize-json",
3-
"version": "8.13.3",
3+
"version": "8.14.0",
44
"description": "A library to normalize JSON objects to reduce the size.",
55
"keywords": [
66
"cspell",
@@ -48,7 +48,6 @@
4848
"engines": {
4949
"node": ">=18"
5050
},
51-
"dependencies": {},
5251
"devDependencies": {
5352
"@cspell/filetypes": "workspace:*"
5453
}

packages/cspell-pipe/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-pipe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "8.13.3",
6+
"version": "8.14.0",
77
"description": "Library to make working with Iterators/AsyncIterators easier.",
88
"keywords": [
99
"cspell",

packages/cspell-resolver/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-resolver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "8.13.3",
6+
"version": "8.14.0",
77
"description": "Library to help resolve module locations.",
88
"keywords": [
99
"cspell",

packages/cspell-service-bus/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-service-bus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "8.13.3",
6+
"version": "8.14.0",
77
"description": "A Library for connecting requests to services that can fulfill them.",
88
"keywords": [
99
"cspell"

packages/cspell-strong-weak-map/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 8.14.0 (2024-08-17)
7+
8+
* chore: Update Integration Test Performance Data (#6113) ([c3eb155](https://github.com/streetsidesoftware/cspell/commit/c3eb155)), closes [#6113](https://github.com/streetsidesoftware/cspell/issues/6113)
9+
610
## <small>8.13.3 (2024-08-12)</small>
711

812
* chore: Update Integration Test Performance Data (#6079) ([dd28ef5](https://github.com/streetsidesoftware/cspell/commit/dd28ef5)), closes [#6079](https://github.com/streetsidesoftware/cspell/issues/6079)

packages/cspell-strong-weak-map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "8.13.3",
6+
"version": "8.14.0",
77
"description": "A Map with weakly referenced values.",
88
"keywords": [
99
"Map",

0 commit comments

Comments
 (0)