Skip to content

Commit

Permalink
ci(changesets): version packages (#1897)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
tdeekens and github-actions[bot] authored May 17, 2024
1 parent 66a404d commit 1d905c7
Show file tree
Hide file tree
Showing 37 changed files with 219 additions and 61 deletions.
17 changes: 0 additions & 17 deletions .changeset/lazy-berries-design.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/lemon-kangaroos-return.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/twenty-cherries-call.md

This file was deleted.

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

## 14.0.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/types@14.0.1

## 14.0.0

### 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.0",
"version": "14.0.1",
"description": "Adapter utilities for flipflop",
"main": "dist/flopflip-adapter-utilities.cjs.js",
"module": "dist/flopflip-adapter-utilities.esm.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @flopflip/cache

## 14.0.1

### Patch Changes

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/types@14.0.1
- @flopflip/sessionstorage-cache@14.0.1
- @flopflip/localstorage-cache@14.0.1

## 14.0.0

### Major 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.0",
"version": "14.0.1",
"description": "Caching for flipflop adapters",
"main": "dist/flopflip-cache.cjs.js",
"module": "dist/flopflip-cache.esm.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/combine-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @flopflip/combine-adapters

## 14.0.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/adapter-utilities@14.0.1
- @flopflip/types@14.0.1

## 14.0.0

### 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.0",
"version": "14.0.1",
"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
9 changes: 9 additions & 0 deletions packages/cypress-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @flopflip/cypress-plugin

## 14.0.1

### Patch Changes

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/types@14.0.1

## 14.0.0

### 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.0",
"version": "14.0.1",
"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
15 changes: 15 additions & 0 deletions packages/graphql-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @flopflip/graphql-adapter

## 14.0.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/adapter-utilities@14.0.1
- @flopflip/types@14.0.1
- @flopflip/sessionstorage-cache@14.0.1
- @flopflip/localstorage-cache@14.0.1
- @flopflip/cache@14.0.1

## 14.0.0

### Minor 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.0",
"version": "14.0.1",
"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.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- [#1906](https://github.com/tdeekens/flopflip/pull/1906) [`d4079b3`](https://github.com/tdeekens/flopflip/commit/d4079b3869f55a6bfa9ddf5a4e05200cdb8a373a) Thanks [@tdeekens](https://github.com/tdeekens)! - Fix the `http-adapter` to not flush empty flags with unchanged reconfiguration of the same user.

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/adapter-utilities@14.0.1
- @flopflip/types@14.0.1
- @flopflip/sessionstorage-cache@14.0.1
- @flopflip/localstorage-cache@14.0.1
- @flopflip/cache@14.0.1

## 14.0.0

### Minor 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.0",
"version": "14.0.1",
"description": "An HTTP adapter for flipflop",
"main": "dist/flopflip-http-adapter.cjs.js",
"module": "dist/flopflip-http-adapter.esm.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/launchdarkly-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @flopflip/launchdarkly-adapter

## 14.0.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- [#1906](https://github.com/tdeekens/flopflip/pull/1906) [`d4079b3`](https://github.com/tdeekens/flopflip/commit/d4079b3869f55a6bfa9ddf5a4e05200cdb8a373a) Thanks [@tdeekens](https://github.com/tdeekens)! - Fix the `http-adapter` to not flush empty flags with unchanged reconfiguration of the same user.

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/adapter-utilities@14.0.1
- @flopflip/types@14.0.1
- @flopflip/sessionstorage-cache@14.0.1
- @flopflip/localstorage-cache@14.0.1
- @flopflip/cache@14.0.1

## 14.0.0

### Major Changes
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.0",
"version": "14.0.1",
"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
13 changes: 13 additions & 0 deletions packages/localstorage-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @flopflip/localstorage-adapter

## 14.0.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/adapter-utilities@14.0.1
- @flopflip/types@14.0.1
- @flopflip/localstorage-cache@14.0.1

## 14.0.0

### Patch Changes
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.0",
"version": "14.0.1",
"description": "An localstorage adapter for flipflop",
"main": "dist/flopflip-localstorage-adapter.cjs.js",
"module": "dist/flopflip-localstorage-adapter.esm.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/localstorage-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @flopflip/localstorage-cache

## 14.0.1

### Patch Changes

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/types@14.0.1

## 14.0.0

### 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.0",
"version": "14.0.1",
"description": "Localstorage cache for flipflop adapters",
"main": "dist/flopflip-localstorage-cache.cjs.js",
"module": "dist/flopflip-localstorage-cache.esm.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/memory-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @flopflip/memory-adapter

## 14.0.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/adapter-utilities@14.0.1
- @flopflip/types@14.0.1

## 14.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/memory-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/memory-adapter",
"version": "14.0.0",
"version": "14.0.1",
"description": "An in memory adapter for flipflop",
"main": "dist/flopflip-memory-adapter.cjs.js",
"module": "dist/flopflip-memory-adapter.esm.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/react-broadcast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @flopflip/react-broadcast

## 14.0.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/react@14.0.1
- @flopflip/types@14.0.1

## 14.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-broadcast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/react-broadcast",
"version": "14.0.0",
"version": "14.0.1",
"description": "A feature toggle wrapper to use LaunchDarkly with React",
"main": "dist/flopflip-react-broadcast.cjs.js",
"module": "dist/flopflip-react-broadcast.esm.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/react-redux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @flopflip/react-redux

## 14.0.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/react@14.0.1
- @flopflip/types@14.0.1

## 14.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-redux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/react-redux",
"version": "14.0.0",
"version": "14.0.1",
"description": "A feature toggle wrapper to use LaunchDarkly with React Redux",
"main": "dist/flopflip-react-redux.cjs.js",
"module": "dist/flopflip-react-redux.esm.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @flopflip/react

## 14.0.1

### Patch Changes

- [#1899](https://github.com/tdeekens/flopflip/pull/1899) [`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b) Thanks [@renovate](https://github.com/apps/renovate)! - chore: update all dependencies

- [#1896](https://github.com/tdeekens/flopflip/pull/1896) [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0) Thanks [@renovate](https://github.com/apps/renovate)! - Update to pnpm v9

- Updated dependencies [[`66a404d`](https://github.com/tdeekens/flopflip/commit/66a404daec61c1b048de4ea44ab5f0bf600b931b), [`66df5a0`](https://github.com/tdeekens/flopflip/commit/66df5a08a4882279d6479cb7293627fe970b52e0)]:
- @flopflip/types@14.0.1
- @flopflip/cache@14.0.1

## 14.0.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/react",
"version": "14.0.0",
"version": "14.0.1",
"description": "A feature toggle wrapper to use LaunchDarkly with React",
"main": "dist/flopflip-react.cjs.js",
"module": "dist/flopflip-react.esm.js",
Expand Down
Loading

0 comments on commit 1d905c7

Please sign in to comment.