Skip to content

Commit

Permalink
ci(changesets): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 13, 2025
1 parent 9927d78 commit 755cc1e
Show file tree
Hide file tree
Showing 39 changed files with 295 additions and 127 deletions.
7 changes: 0 additions & 7 deletions .changeset/empty-keys-perform.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/fair-shirts-collect.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/flat-timers-deny.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/large-cameras-repair.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/quick-months-build.md

This file was deleted.

15 changes: 15 additions & 0 deletions packages/adapter-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @flopflip/adapter-utilities

## 14.0.3

### Patch Changes

- [#1923](https://github.com/tdeekens/flopflip/pull/1923) [`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570) Thanks [@YahiaElTai](https://github.com/YahiaElTai)! - Replace eslint with biome

- [#1974](https://github.com/tdeekens/flopflip/pull/1974) [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to remove internal barrel files.

- [#1967](https://github.com/tdeekens/flopflip/pull/1967) [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1970](https://github.com/tdeekens/flopflip/pull/1970) [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- Updated dependencies [[`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/types@14.0.3

## 14.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/adapter-utilities",
"version": "14.0.2",
"version": "14.0.3",
"description": "Adapter utilities for flipflop",
"main": "dist/flopflip-adapter-utilities.cjs.js",
"module": "dist/flopflip-adapter-utilities.esm.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @flopflip/cache

## 14.0.3

### Patch Changes

- [#1923](https://github.com/tdeekens/flopflip/pull/1923) [`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570) Thanks [@YahiaElTai](https://github.com/YahiaElTai)! - Replace eslint with biome

- [#1974](https://github.com/tdeekens/flopflip/pull/1974) [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to remove internal barrel files.

- [#1967](https://github.com/tdeekens/flopflip/pull/1967) [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1970](https://github.com/tdeekens/flopflip/pull/1970) [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- Updated dependencies [[`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/sessionstorage-cache@14.0.3
- @flopflip/localstorage-cache@14.0.3
- @flopflip/types@14.0.3

## 14.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/cache",
"version": "14.0.2",
"version": "14.0.3",
"description": "Caching for flipflop adapters",
"main": "dist/flopflip-cache.cjs.js",
"module": "dist/flopflip-cache.esm.js",
Expand Down
16 changes: 16 additions & 0 deletions packages/combine-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @flopflip/combine-adapters

## 14.0.3

### Patch Changes

- [#1923](https://github.com/tdeekens/flopflip/pull/1923) [`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570) Thanks [@YahiaElTai](https://github.com/YahiaElTai)! - Replace eslint with biome

- [#1974](https://github.com/tdeekens/flopflip/pull/1974) [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to remove internal barrel files.

- [#1967](https://github.com/tdeekens/flopflip/pull/1967) [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1970](https://github.com/tdeekens/flopflip/pull/1970) [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- Updated dependencies [[`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570), [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3), [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/adapter-utilities@14.0.3
- @flopflip/types@14.0.3

## 14.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/combine-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/combine-adapters",
"version": "14.0.2",
"version": "14.0.3",
"description": "An adapter which combines other adapters for flipflop",
"main": "dist/flopflip-combine-adapters.cjs.js",
"module": "dist/flopflip-combine-adapters.esm.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/cypress-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @flopflip/cypress-plugin

## 14.0.3

### Patch Changes

- [#1974](https://github.com/tdeekens/flopflip/pull/1974) [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to remove internal barrel files.

- [#1967](https://github.com/tdeekens/flopflip/pull/1967) [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1970](https://github.com/tdeekens/flopflip/pull/1970) [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- Updated dependencies [[`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/types@14.0.3

## 14.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/cypress-plugin",
"version": "14.0.2",
"version": "14.0.3",
"description": "A plugin for Cypress change feature toggles in Cypress runs",
"main": "dist/flopflip-cypress-plugin.cjs.js",
"module": "dist/flopflip-cypress-plugin.esm.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/graphql-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @flopflip/graphql-adapter

## 14.0.3

### Patch Changes

- [#1974](https://github.com/tdeekens/flopflip/pull/1974) [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to remove internal barrel files.

- [#1967](https://github.com/tdeekens/flopflip/pull/1967) [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1970](https://github.com/tdeekens/flopflip/pull/1970) [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- Updated dependencies [[`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570), [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3), [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/adapter-utilities@14.0.3
- @flopflip/cache@14.0.3
- @flopflip/sessionstorage-cache@14.0.3
- @flopflip/localstorage-cache@14.0.3
- @flopflip/types@14.0.3

## 14.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/graphql-adapter",
"version": "14.0.2",
"version": "14.0.3",
"description": "An GraphQL adapter for flipflop",
"main": "dist/flopflip-graphql-adapter.cjs.js",
"module": "dist/flopflip-graphql-adapter.esm.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/http-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @flopflip/http-adapter

## 14.0.3

### Patch Changes

- [#1974](https://github.com/tdeekens/flopflip/pull/1974) [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to remove internal barrel files.

- [#1967](https://github.com/tdeekens/flopflip/pull/1967) [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1970](https://github.com/tdeekens/flopflip/pull/1970) [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- Updated dependencies [[`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570), [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3), [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/adapter-utilities@14.0.3
- @flopflip/cache@14.0.3
- @flopflip/sessionstorage-cache@14.0.3
- @flopflip/localstorage-cache@14.0.3
- @flopflip/types@14.0.3

## 14.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/http-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/http-adapter",
"version": "14.0.2",
"version": "14.0.3",
"description": "An HTTP adapter for flipflop",
"main": "dist/flopflip-http-adapter.cjs.js",
"module": "dist/flopflip-http-adapter.esm.js",
Expand Down
37 changes: 28 additions & 9 deletions packages/launchdarkly-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @flopflip/launchdarkly-adapter

## 14.0.3

### Patch Changes

- [#1974](https://github.com/tdeekens/flopflip/pull/1974) [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to remove internal barrel files.

- [#1967](https://github.com/tdeekens/flopflip/pull/1967) [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1970](https://github.com/tdeekens/flopflip/pull/1970) [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1957](https://github.com/tdeekens/flopflip/pull/1957) [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141) Thanks [@renovate](https://github.com/apps/renovate)! - Update deps.

- Updated dependencies [[`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570), [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3), [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/adapter-utilities@14.0.3
- @flopflip/cache@14.0.3
- @flopflip/sessionstorage-cache@14.0.3
- @flopflip/localstorage-cache@14.0.3
- @flopflip/types@14.0.3

## 14.0.2

### Patch Changes
Expand Down Expand Up @@ -410,20 +429,20 @@

```js
const deviceContext = {
kind: 'device',
type: 'iPad',
key: 'device-key-123abc',
kind: "device",
type: "iPad",
key: "device-key-123abc",
};

const userContext = {
kind: 'user',
key: 'user-key-123abc',
name: 'Sandy',
role: 'doctor',
kind: "user",
key: "user-key-123abc",
name: "Sandy",
role: "doctor",
};

const multiContext = {
kind: 'multi',
kind: "multi",

device: deviceContext,
};
Expand Down Expand Up @@ -1177,7 +1196,7 @@
You can now:

```js
import { updateFlags } from '@flopflip/launchdarkly-adapter';
import { updateFlags } from "@flopflip/launchdarkly-adapter";

updateFlags({ myFlag: true });
```
Expand Down
2 changes: 1 addition & 1 deletion packages/launchdarkly-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/launchdarkly-adapter",
"version": "14.0.2",
"version": "14.0.3",
"description": "A adapter around the LaunchDarkly client for flipflop",
"main": "dist/flopflip-launchdarkly-adapter.cjs.js",
"module": "dist/flopflip-launchdarkly-adapter.esm.js",
Expand Down
15 changes: 14 additions & 1 deletion packages/localstorage-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @flopflip/localstorage-adapter

## 14.0.3

### Patch Changes

- [#1967](https://github.com/tdeekens/flopflip/pull/1967) [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1970](https://github.com/tdeekens/flopflip/pull/1970) [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- Updated dependencies [[`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570), [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3), [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/adapter-utilities@14.0.3
- @flopflip/localstorage-cache@14.0.3
- @flopflip/types@14.0.3

## 14.0.2

### Patch Changes
Expand Down Expand Up @@ -1063,7 +1076,7 @@
You can now:

```js
import { updateFlags } from '@flopflip/launchdarkly-adapter';
import { updateFlags } from "@flopflip/launchdarkly-adapter";

updateFlags({ myFlag: true });
```
Expand Down
2 changes: 1 addition & 1 deletion packages/localstorage-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/localstorage-adapter",
"version": "14.0.2",
"version": "14.0.3",
"description": "An localstorage adapter for flipflop",
"main": "dist/flopflip-localstorage-adapter.cjs.js",
"module": "dist/flopflip-localstorage-adapter.esm.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/localstorage-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @flopflip/localstorage-cache

## 14.0.3

### Patch Changes

- [#1967](https://github.com/tdeekens/flopflip/pull/1967) [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- [#1970](https://github.com/tdeekens/flopflip/pull/1970) [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

- Updated dependencies [[`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/types@14.0.3

## 14.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/localstorage-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/localstorage-cache",
"version": "14.0.2",
"version": "14.0.3",
"description": "Localstorage cache for flipflop adapters",
"main": "dist/flopflip-localstorage-cache.cjs.js",
"module": "dist/flopflip-localstorage-cache.esm.js",
Expand Down
Loading

0 comments on commit 755cc1e

Please sign in to comment.