Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 16, 2024
1 parent 8ffbc18 commit 744cbf0
Show file tree
Hide file tree
Showing 10 changed files with 70 additions and 12 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/openfeature-server-provider": "0.2.10",
"packages/openfeature-web-provider": "0.2.10",
"packages/sdk": "0.1.5",
"packages/react": "0.0.5"
"packages/openfeature-server-provider": "0.2.11",
"packages/openfeature-web-provider": "0.2.11",
"packages/sdk": "0.1.6",
"packages/react": "0.1.0"
}
14 changes: 14 additions & 0 deletions packages/openfeature-server-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,20 @@
* devDependencies
* @spotify-confidence/sdk bumped from 0.1.4 to 0.1.5

## [0.2.11](https://github.com/spotify/confidence-sdk-js/compare/openfeature-server-provider-v0.2.10...openfeature-server-provider-v0.2.11) (2024-08-16)


### 📚 Documentation

* Add documentation to the SDK to resolve MD warnings ([#177](https://github.com/spotify/confidence-sdk-js/issues/177)) ([ee9c7a3](https://github.com/spotify/confidence-sdk-js/commit/ee9c7a3778a15431ed952022a20bafd616c0ec8c))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @spotify-confidence/sdk bumped from 0.1.4 to 0.1.6

## [0.2.9](https://github.com/spotify/confidence-sdk-js/compare/openfeature-server-provider-v0.2.8...openfeature-server-provider-v0.2.9) (2024-06-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/openfeature-server-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@spotify-confidence/openfeature-server-provider",
"license": "Apache-2.0",
"version": "0.2.10",
"version": "0.2.11",
"type": "module",
"types": "build/types/index.d.ts",
"devDependencies": {
"@microsoft/api-extractor": "7.43.1",
"@openfeature/core": "^1.1.0",
"@openfeature/server-sdk": "^1.13.5",
"@spotify-confidence/sdk": "0.1.4",
"@spotify-confidence/sdk": "0.1.6",
"rollup": "4.14.2"
},
"peerDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions packages/openfeature-web-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,20 @@
* devDependencies
* @spotify-confidence/sdk bumped from 0.1.4 to 0.1.5

## [0.2.11](https://github.com/spotify/confidence-sdk-js/compare/openfeature-web-provider-v0.2.10...openfeature-web-provider-v0.2.11) (2024-08-16)


### 📚 Documentation

* Add documentation to the SDK to resolve MD warnings ([#177](https://github.com/spotify/confidence-sdk-js/issues/177)) ([ee9c7a3](https://github.com/spotify/confidence-sdk-js/commit/ee9c7a3778a15431ed952022a20bafd616c0ec8c))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @spotify-confidence/sdk bumped from 0.1.4 to 0.1.6

## [0.2.9](https://github.com/spotify/confidence-sdk-js/compare/openfeature-web-provider-v0.2.8...openfeature-web-provider-v0.2.9) (2024-06-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/openfeature-web-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spotify-confidence/openfeature-web-provider",
"license": "Apache-2.0",
"version": "0.2.10",
"version": "0.2.11",
"type": "module",
"types": "build/types/index.d.ts",
"dependencies": {
Expand All @@ -11,7 +11,7 @@
"@microsoft/api-extractor": "7.43.1",
"@openfeature/core": "^1.1.0",
"@openfeature/web-sdk": "^1.0.3",
"@spotify-confidence/sdk": "0.1.4",
"@spotify-confidence/sdk": "0.1.6",
"rollup": "4.14.2"
},
"peerDependencies": {
Expand Down
23 changes: 23 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,29 @@
* devDependencies
* @spotify-confidence/sdk bumped from 0.1.3 to 0.1.4

## [0.1.0](https://github.com/spotify/confidence-sdk-js/compare/react-v0.0.5...react-v0.1.0) (2024-08-16)


### ⚠ BREAKING CHANGES

* update to correct peer dependencies ([#176](https://github.com/spotify/confidence-sdk-js/issues/176))

### 🐛 Bug Fixes

* update to correct peer dependencies ([#176](https://github.com/spotify/confidence-sdk-js/issues/176)) ([cf73037](https://github.com/spotify/confidence-sdk-js/commit/cf7303712a8181065cbbb9e9d4845c4756529509))


### 📚 Documentation

* Add documentation to the SDK to resolve MD warnings ([#177](https://github.com/spotify/confidence-sdk-js/issues/177)) ([ee9c7a3](https://github.com/spotify/confidence-sdk-js/commit/ee9c7a3778a15431ed952022a20bafd616c0ec8c))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @spotify-confidence/sdk bumped from 0.1.5 to 0.1.6

## [0.0.5](https://github.com/spotify/confidence-sdk-js/compare/react-v0.0.4...react-v0.0.5) (2024-07-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spotify-confidence/react",
"license": "Apache-2.0",
"version": "0.0.5",
"version": "0.1.0",
"types": "build/types/index.d.ts",
"files": [
"dist/index.*"
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@microsoft/api-extractor": "7.43.1",
"@spotify-confidence/sdk": "0.1.5",
"@spotify-confidence/sdk": "0.1.6",
"react": "^18.2.0",
"rollup": "4.14.2"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.6](https://github.com/spotify/confidence-sdk-js/compare/sdk-v0.1.5...sdk-v0.1.6) (2024-08-16)


### 📚 Documentation

* Add documentation to the SDK to resolve MD warnings ([#177](https://github.com/spotify/confidence-sdk-js/issues/177)) ([ee9c7a3](https://github.com/spotify/confidence-sdk-js/commit/ee9c7a3778a15431ed952022a20bafd616c0ec8c))

## [0.1.5](https://github.com/spotify/confidence-sdk-js/compare/sdk-v0.1.4...sdk-v0.1.5) (2024-07-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spotify-confidence/sdk",
"license": "Apache-2.0",
"version": "0.1.5",
"version": "0.1.6",
"types": "build/types/index.d.ts",
"engineStrict": true,
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/src/Confidence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ export class Confidence implements EventSender, Trackable, FlagResolver {
}: ConfidenceOptions): Confidence {
const sdk = {
id: SdkId.SDK_ID_JS_CONFIDENCE,
version: '0.1.5', // x-release-please-version
version: '0.1.6', // x-release-please-version
} as const;
let flagResolverClient: FlagResolverClient = new FetchingFlagResolverClient({
clientSecret,
Expand Down

0 comments on commit 744cbf0

Please sign in to comment.