From 0006c85b13b88d3bf5b85479ffc73898df7b0c54 Mon Sep 17 00:00:00 2001 From: arturovt Date: Wed, 20 Nov 2024 17:10:28 +0200 Subject: [PATCH] chore: release v18.1.6 --- CHANGELOG.md | 4 ++++ integrations/hello-world-ng16/yarn.lock | 14 +++++++------- integrations/hello-world-ng17/yarn.lock | 14 +++++++------- integrations/hello-world-ng18/yarn.lock | 14 +++++++------- package.json | 2 +- .../schematics/src/utils/versions.json | 2 +- packages/store/schematics/src/utils/versions.json | 2 +- 7 files changed, 28 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bd846b78..2a7d6e804 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ $ npm install @ngxs/store@dev ### To become next patch version +- ... + +### 18.1.6 2024-11-20 + - Refactor: Use field initializers for injectees [#2258](https://github.com/ngxs/store/pull/2258) - Refactor: Allow tree-shaking of dev-only code [#2259](https://github.com/ngxs/store/pull/2259) - Fix(store): Allow plain functions in `withNgxsPlugin` [#2255](https://github.com/ngxs/store/pull/2255) diff --git a/integrations/hello-world-ng16/yarn.lock b/integrations/hello-world-ng16/yarn.lock index 6c1b3d04a..ed6e5b05a 100644 --- a/integrations/hello-world-ng16/yarn.lock +++ b/integrations/hello-world-ng16/yarn.lock @@ -1599,37 +1599,37 @@ integrity sha512-I5zjGtJu2wwIdM+OFUHXezmwTJ0wpParVJgCxR0cLd0CIbpRYSjOSZQN/nR9ZnTKAI5uFZ3MM2p/VRQGUUHUcw== "@ngxs/devtools-plugin@file:./node_modules/@ngxs/devtools-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/form-plugin@file:./node_modules/@ngxs/form-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/logger-plugin@file:./node_modules/@ngxs/logger-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/router-plugin@file:./node_modules/@ngxs/router-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/storage-plugin@file:./node_modules/@ngxs/storage-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/store@file:./node_modules/@ngxs/store": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/websocket-plugin@file:./node_modules/@ngxs/websocket-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" diff --git a/integrations/hello-world-ng17/yarn.lock b/integrations/hello-world-ng17/yarn.lock index bd76ceb94..73417f104 100644 --- a/integrations/hello-world-ng17/yarn.lock +++ b/integrations/hello-world-ng17/yarn.lock @@ -1638,37 +1638,37 @@ integrity sha512-/Bb5MXlphNp3UDsQDa4EB4AwpF4D/plrCPd5YGfVvD43j5g5Rpen+cqz5jai1zfAkF1dPl2qq0nRp/jwmJO3uA== "@ngxs/devtools-plugin@file:./node_modules/@ngxs/devtools-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/form-plugin@file:./node_modules/@ngxs/form-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/logger-plugin@file:./node_modules/@ngxs/logger-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/router-plugin@file:./node_modules/@ngxs/router-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/storage-plugin@file:./node_modules/@ngxs/storage-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/store@file:./node_modules/@ngxs/store": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/websocket-plugin@file:./node_modules/@ngxs/websocket-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" diff --git a/integrations/hello-world-ng18/yarn.lock b/integrations/hello-world-ng18/yarn.lock index 2344d8eec..800f5f875 100644 --- a/integrations/hello-world-ng18/yarn.lock +++ b/integrations/hello-world-ng18/yarn.lock @@ -1760,37 +1760,37 @@ integrity sha512-wcJp15H52RgEiZOcq/8YlgF53dNR2C+ap6mof8HziD5lTXmkPLKn1US0gqHixu5njkWKslCzu2td/k2Fg6r5Kg== "@ngxs/devtools-plugin@file:./node_modules/@ngxs/devtools-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/form-plugin@file:./node_modules/@ngxs/form-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/logger-plugin@file:./node_modules/@ngxs/logger-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/router-plugin@file:./node_modules/@ngxs/router-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/storage-plugin@file:./node_modules/@ngxs/storage-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/store@file:./node_modules/@ngxs/store": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" "@ngxs/websocket-plugin@file:./node_modules/@ngxs/websocket-plugin": - version "18.1.5" + version "18.1.6" dependencies: tslib "^2.3.0" diff --git a/package.json b/package.json index a249bc971..3c940155f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngxs", - "version": "18.1.5", + "version": "18.1.6", "repository": { "type": "git", "url": "git+https://github.com/ngxs/store.git" diff --git a/packages/storage-plugin/schematics/src/utils/versions.json b/packages/storage-plugin/schematics/src/utils/versions.json index a5f1b3a12..d29699a36 100644 --- a/packages/storage-plugin/schematics/src/utils/versions.json +++ b/packages/storage-plugin/schematics/src/utils/versions.json @@ -1,3 +1,3 @@ { - "@ngxs/store": "18.1.5" + "@ngxs/store": "18.1.6" } diff --git a/packages/store/schematics/src/utils/versions.json b/packages/store/schematics/src/utils/versions.json index a5f1b3a12..d29699a36 100644 --- a/packages/store/schematics/src/utils/versions.json +++ b/packages/store/schematics/src/utils/versions.json @@ -1,3 +1,3 @@ { - "@ngxs/store": "18.1.5" + "@ngxs/store": "18.1.6" }