Skip to content

Commit 8ea285b

Browse files
committed
Prepare release 7.1.0
1 parent adc7b63 commit 8ea285b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

packages/client/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ All notable changes to this npm module are documented in this file.
55
## [7.1.0] - 2023-11-27
66

77
- Updated to `[email protected]`.
8+
- BREAKING: If you want to use `getConfigurationServiceOverride` you need to provide a `workspaceConfig` along the `userServices` in `initServices`.
89

910
## [7.0.2] - 2023-11-15
1011

packages/examples/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ All notable changes to this npm module are documented in this file.
44

55
## [7.1.0] - 2023-11-27
66

7-
- Updated to `[email protected]`.
8-
- Updated usage of configuration service to be in line with `[email protected]`.
7+
- Updated to `[email protected]` and aligned the usage of the configuration service to `[email protected]`.
8+
- BREAKING: If you want to use `getConfigurationServiceOverride` you need to provide a `workspaceConfig` along the `userServices` in `initServices`.
99

1010
## [7.0.2] - 2023-11-15
1111

0 commit comments

Comments
 (0)