Skip to content

Commit

Permalink
ci(changesets): version packages (#1726)
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 Jan 16, 2023
1 parent 6626fd6 commit 14117f2
Show file tree
Hide file tree
Showing 34 changed files with 236 additions and 106 deletions.
17 changes: 0 additions & 17 deletions .changeset/honest-spoons-agree.md

This file was deleted.

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

## 12.5.5

### Patch Changes

- [#1723](https://github.com/tdeekens/flopflip/pull/1723) [`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies

- Updated dependencies []:
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/adapter-utilities",
"version": "12.5.4",
"version": "12.5.5",
"description": "Adapter utilities for flipflop",
"main": "dist/flopflip-adapter-utilities.cjs.js",
"module": "dist/flopflip-adapter-utilities.esm.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"@babel/runtime": "7.20.7",
"@flopflip/types": "12.5.4",
"@flopflip/types": "12.5.5",
"globalthis": "1.0.3",
"lodash": "4.17.21"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/combine-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/combine-adapters

## 12.5.5

### Patch Changes

- [#1723](https://github.com/tdeekens/flopflip/pull/1723) [`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies

- Updated dependencies [[`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39)]:
- @flopflip/adapter-utilities@12.5.5
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/combine-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/combine-adapters",
"version": "12.5.4",
"version": "12.5.5",
"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 Expand Up @@ -30,14 +30,14 @@
],
"dependencies": {
"@babel/runtime": "7.20.7",
"@flopflip/adapter-utilities": "12.5.4",
"@flopflip/types": "12.5.4",
"@flopflip/adapter-utilities": "12.5.5",
"@flopflip/types": "12.5.5",
"mitt": "3.0.0",
"tiny-warning": "1.0.3"
},
"devDependencies": {
"@flopflip/localstorage-adapter": "12.5.4",
"@flopflip/memory-adapter": "12.5.4",
"@flopflip/localstorage-adapter": "12.5.5",
"@flopflip/memory-adapter": "12.5.5",
"globalthis": "1.0.3"
}
}
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

## 12.5.5

### Patch Changes

- [#1723](https://github.com/tdeekens/flopflip/pull/1723) [`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies

- Updated dependencies []:
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cypress-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/cypress-plugin",
"version": "12.5.4",
"version": "12.5.5",
"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 Expand Up @@ -33,7 +33,7 @@
"cypress": "4.x || 5.x || 6.x || 7.x || 8.x || 9.x || 10.x || 11.x || 12.x"
},
"dependencies": {
"@flopflip/types": "12.5.4"
"@flopflip/types": "12.5.5"
},
"keywords": [
"react",
Expand Down
12 changes: 12 additions & 0 deletions packages/graphql-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @flopflip/graphql-adapter

## 12.5.5

### Patch Changes

- [#1723](https://github.com/tdeekens/flopflip/pull/1723) [`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies

- Updated dependencies [[`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39)]:
- @flopflip/adapter-utilities@12.5.5
- @flopflip/localstorage-cache@12.5.5
- @flopflip/sessionstorage-cache@12.5.5
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/graphql-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/graphql-adapter",
"version": "12.5.4",
"version": "12.5.5",
"description": "An GraphQL adapter for flipflop",
"main": "dist/flopflip-graphql-adapter.cjs.js",
"module": "dist/flopflip-graphql-adapter.esm.js",
Expand Down Expand Up @@ -30,10 +30,10 @@
],
"dependencies": {
"@babel/runtime": "7.20.7",
"@flopflip/adapter-utilities": "12.5.4",
"@flopflip/localstorage-cache": "12.5.4",
"@flopflip/sessionstorage-cache": "12.5.4",
"@flopflip/types": "12.5.4",
"@flopflip/adapter-utilities": "12.5.5",
"@flopflip/localstorage-cache": "12.5.5",
"@flopflip/sessionstorage-cache": "12.5.5",
"@flopflip/types": "12.5.5",
"lodash": "4.17.21",
"mitt": "3.0.0",
"tiny-warning": "1.0.3"
Expand Down
12 changes: 12 additions & 0 deletions packages/http-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @flopflip/http-adapter

## 12.5.5

### Patch Changes

- [#1723](https://github.com/tdeekens/flopflip/pull/1723) [`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies

- Updated dependencies [[`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39)]:
- @flopflip/adapter-utilities@12.5.5
- @flopflip/localstorage-cache@12.5.5
- @flopflip/sessionstorage-cache@12.5.5
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/http-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/http-adapter",
"version": "12.5.4",
"version": "12.5.5",
"description": "An HTTP adapter for flipflop",
"main": "dist/flopflip-http-adapter.cjs.js",
"module": "dist/flopflip-http-adapter.esm.js",
Expand Down Expand Up @@ -30,10 +30,10 @@
],
"dependencies": {
"@babel/runtime": "7.20.7",
"@flopflip/adapter-utilities": "12.5.4",
"@flopflip/localstorage-cache": "12.5.4",
"@flopflip/sessionstorage-cache": "12.5.4",
"@flopflip/types": "12.5.4",
"@flopflip/adapter-utilities": "12.5.5",
"@flopflip/localstorage-cache": "12.5.5",
"@flopflip/sessionstorage-cache": "12.5.5",
"@flopflip/types": "12.5.5",
"lodash": "4.17.21",
"mitt": "3.0.0",
"tiny-warning": "1.0.3"
Expand Down
10 changes: 10 additions & 0 deletions packages/launchdarkly-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/launchdarkly-adapter

## 12.5.5

### Patch Changes

- [#1723](https://github.com/tdeekens/flopflip/pull/1723) [`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies

- Updated dependencies [[`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39)]:
- @flopflip/adapter-utilities@12.5.5
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/launchdarkly-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/launchdarkly-adapter",
"version": "12.5.4",
"version": "12.5.5",
"description": "A adapter around the LaunchDarkly client for flipflop",
"main": "dist/flopflip-launchdarkly-adapter.cjs.js",
"module": "dist/flopflip-launchdarkly-adapter.esm.js",
Expand All @@ -27,8 +27,8 @@
},
"dependencies": {
"@babel/runtime": "7.20.7",
"@flopflip/adapter-utilities": "12.5.4",
"@flopflip/types": "12.5.4",
"@flopflip/adapter-utilities": "12.5.5",
"@flopflip/types": "12.5.5",
"debounce-fn": "4.0.0",
"launchdarkly-js-client-sdk": "2.24.2",
"lodash": "4.17.21",
Expand Down
11 changes: 11 additions & 0 deletions packages/localstorage-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @flopflip/localstorage-adapter

## 12.5.5

### Patch Changes

- [#1723](https://github.com/tdeekens/flopflip/pull/1723) [`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies

- Updated dependencies [[`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39)]:
- @flopflip/adapter-utilities@12.5.5
- @flopflip/localstorage-cache@12.5.5
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/localstorage-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/localstorage-adapter",
"version": "12.5.4",
"version": "12.5.5",
"description": "An localstorage adapter for flipflop",
"main": "dist/flopflip-localstorage-adapter.cjs.js",
"module": "dist/flopflip-localstorage-adapter.esm.js",
Expand Down Expand Up @@ -30,9 +30,9 @@
],
"dependencies": {
"@babel/runtime": "7.20.7",
"@flopflip/adapter-utilities": "12.5.4",
"@flopflip/localstorage-cache": "12.5.4",
"@flopflip/types": "12.5.4",
"@flopflip/adapter-utilities": "12.5.5",
"@flopflip/localstorage-cache": "12.5.5",
"@flopflip/types": "12.5.5",
"lodash": "4.17.21",
"mitt": "3.0.0",
"tiny-warning": "1.0.3"
Expand Down
7 changes: 7 additions & 0 deletions packages/localstorage-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @flopflip/localstorage-cache

## 12.5.5

### Patch Changes

- Updated dependencies []:
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/localstorage-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/localstorage-cache",
"version": "12.5.4",
"version": "12.5.5",
"description": "Localstorage cache for flipflop adapters",
"main": "dist/flopflip-localstorage-cache.cjs.js",
"module": "dist/flopflip-localstorage-cache.esm.js",
Expand Down Expand Up @@ -30,6 +30,6 @@
"client"
],
"dependencies": {
"@flopflip/types": "12.5.4"
"@flopflip/types": "12.5.5"
}
}
10 changes: 10 additions & 0 deletions packages/memory-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/memory-adapter

## 12.5.5

### Patch Changes

- [#1723](https://github.com/tdeekens/flopflip/pull/1723) [`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies

- Updated dependencies [[`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39)]:
- @flopflip/adapter-utilities@12.5.5
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/memory-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/memory-adapter",
"version": "12.5.4",
"version": "12.5.5",
"description": "An in memory adapter for flipflop",
"main": "dist/flopflip-memory-adapter.cjs.js",
"module": "dist/flopflip-memory-adapter.esm.js",
Expand Down Expand Up @@ -30,8 +30,8 @@
],
"dependencies": {
"@babel/runtime": "7.20.7",
"@flopflip/adapter-utilities": "12.5.4",
"@flopflip/types": "12.5.4",
"@flopflip/adapter-utilities": "12.5.5",
"@flopflip/types": "12.5.5",
"mitt": "3.0.0",
"tiny-warning": "1.0.3"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/react-broadcast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @flopflip/react-broadcast

## 12.5.5

### Patch Changes

- [#1723](https://github.com/tdeekens/flopflip/pull/1723) [`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39) Thanks [@renovate](https://github.com/apps/renovate)! - Update all dependencies

- Updated dependencies [[`c89cbc5d`](https://github.com/tdeekens/flopflip/commit/c89cbc5d76a2420f58b312e7ca31d318375ffe39)]:
- @flopflip/react@12.5.5
- @flopflip/types@12.5.5

## 12.5.4

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/react-broadcast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flopflip/react-broadcast",
"version": "12.5.4",
"version": "12.5.5",
"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 All @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/tdeekens/flopflip#readme",
"devDependencies": {
"@flopflip/memory-adapter": "12.5.4",
"@flopflip/memory-adapter": "12.5.5",
"@flopflip/test-utils": "*",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
Expand All @@ -40,8 +40,8 @@
},
"dependencies": {
"@babel/runtime": "7.20.7",
"@flopflip/react": "^12.5.4",
"@flopflip/types": "12.5.4",
"@flopflip/react": "^12.5.5",
"@flopflip/types": "12.5.5",
"use-sync-external-store": "1.2.0"
},
"keywords": [
Expand Down
Loading

0 comments on commit 14117f2

Please sign in to comment.