Skip to content

Commit

Permalink
ci(changesets): version packages (#1924)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdeekens authored Feb 27, 2025
1 parent ac1d73e commit a16bbb3
Show file tree
Hide file tree
Showing 47 changed files with 432 additions and 197 deletions.
21 changes: 0 additions & 21 deletions .changeset/clever-pillows-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-actors-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-turtles-thank.md

This file was deleted.

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.

22 changes: 0 additions & 22 deletions .changeset/five-bulldogs-tease.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-bulldogs-check.md

This file was deleted.

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

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/olive-eyes-retire.md

This file was deleted.

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

This file was deleted.

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

## 15.0.0

### Major Changes

- [#2001](https://github.com/tdeekens/flopflip/pull/2001) [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c) Thanks [@tdeekens](https://github.com/tdeekens)! - Requires react 18.x, react-redux 9.x and redux 5.x.

### Patch Changes

- [#1980](https://github.com/tdeekens/flopflip/pull/1980) [`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies.

- [#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

- [#1994](https://github.com/tdeekens/flopflip/pull/1994) [`5df599d`](https://github.com/tdeekens/flopflip/commit/5df599d181739136dc01a1f0b0ed237c1f8a4570) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to use turborepo and tsup

- Updated dependencies [[`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1), [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c), [`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@15.0.0

## 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": "15.0.0",
"description": "Adapter utilities for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
25 changes: 25 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @flopflip/cache

## 15.0.0

### Major Changes

- [#2001](https://github.com/tdeekens/flopflip/pull/2001) [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c) Thanks [@tdeekens](https://github.com/tdeekens)! - Requires react 18.x, react-redux 9.x and redux 5.x.

### Patch Changes

- [#1980](https://github.com/tdeekens/flopflip/pull/1980) [`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies.

- [#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

- [#1994](https://github.com/tdeekens/flopflip/pull/1994) [`5df599d`](https://github.com/tdeekens/flopflip/commit/5df599d181739136dc01a1f0b0ed237c1f8a4570) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to use turborepo and tsup

- Updated dependencies [[`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1), [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c), [`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@15.0.0
- @flopflip/localstorage-cache@15.0.0
- @flopflip/sessionstorage-cache@15.0.0

## 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": "15.0.0",
"description": "Caching for flipflop adapters",
"sideEffects": false,
"type": "module",
Expand Down
24 changes: 24 additions & 0 deletions packages/combine-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @flopflip/combine-adapters

## 15.0.0

### Major Changes

- [#2001](https://github.com/tdeekens/flopflip/pull/2001) [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c) Thanks [@tdeekens](https://github.com/tdeekens)! - Requires react 18.x, react-redux 9.x and redux 5.x.

### Patch Changes

- [#1980](https://github.com/tdeekens/flopflip/pull/1980) [`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies.

- [#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

- [#1994](https://github.com/tdeekens/flopflip/pull/1994) [`5df599d`](https://github.com/tdeekens/flopflip/commit/5df599d181739136dc01a1f0b0ed237c1f8a4570) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to use turborepo and tsup

- Updated dependencies [[`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1), [`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570), [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3), [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c), [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`5df599d`](https://github.com/tdeekens/flopflip/commit/5df599d181739136dc01a1f0b0ed237c1f8a4570), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/adapter-utilities@15.0.0
- @flopflip/types@15.0.0

## 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": "15.0.0",
"description": "An adapter which combines other adapters for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
21 changes: 21 additions & 0 deletions packages/cypress-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @flopflip/cypress-plugin

## 15.0.0

### Major Changes

- [#2001](https://github.com/tdeekens/flopflip/pull/2001) [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c) Thanks [@tdeekens](https://github.com/tdeekens)! - Requires react 18.x, react-redux 9.x and redux 5.x.

### Patch Changes

- [#1980](https://github.com/tdeekens/flopflip/pull/1980) [`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies.

- [#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

- [#1994](https://github.com/tdeekens/flopflip/pull/1994) [`5df599d`](https://github.com/tdeekens/flopflip/commit/5df599d181739136dc01a1f0b0ed237c1f8a4570) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to use turborepo and tsup

- Updated dependencies [[`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1), [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c), [`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@15.0.0

## 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": "15.0.0",
"description": "A plugin for Cypress change feature toggles in Cypress runs",
"sideEffects": false,
"type": "module",
Expand Down
25 changes: 25 additions & 0 deletions packages/graphql-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @flopflip/graphql-adapter

## 15.0.0

### Major Changes

- [#2001](https://github.com/tdeekens/flopflip/pull/2001) [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c) Thanks [@tdeekens](https://github.com/tdeekens)! - Requires react 18.x, react-redux 9.x and redux 5.x.

### Patch Changes

- [#1980](https://github.com/tdeekens/flopflip/pull/1980) [`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies.

- [#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

- [#1994](https://github.com/tdeekens/flopflip/pull/1994) [`5df599d`](https://github.com/tdeekens/flopflip/commit/5df599d181739136dc01a1f0b0ed237c1f8a4570) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to use turborepo and tsup

- Updated dependencies [[`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1), [`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570), [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3), [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c), [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`5df599d`](https://github.com/tdeekens/flopflip/commit/5df599d181739136dc01a1f0b0ed237c1f8a4570), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/adapter-utilities@15.0.0
- @flopflip/types@15.0.0
- @flopflip/cache@15.0.0
- @flopflip/localstorage-cache@15.0.0
- @flopflip/sessionstorage-cache@15.0.0

## 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": "15.0.0",
"description": "An GraphQL adapter for flipflop",
"sideEffects": false,
"type": "module",
Expand Down
25 changes: 25 additions & 0 deletions packages/http-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @flopflip/http-adapter

## 15.0.0

### Major Changes

- [#2001](https://github.com/tdeekens/flopflip/pull/2001) [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c) Thanks [@tdeekens](https://github.com/tdeekens)! - Requires react 18.x, react-redux 9.x and redux 5.x.

### Patch Changes

- [#1980](https://github.com/tdeekens/flopflip/pull/1980) [`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies.

- [#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

- [#1994](https://github.com/tdeekens/flopflip/pull/1994) [`5df599d`](https://github.com/tdeekens/flopflip/commit/5df599d181739136dc01a1f0b0ed237c1f8a4570) Thanks [@tdeekens](https://github.com/tdeekens)! - Refactor to use turborepo and tsup

- Updated dependencies [[`40db6e1`](https://github.com/tdeekens/flopflip/commit/40db6e198cc252a8784ae96abde605a70990e1d1), [`f62ab95`](https://github.com/tdeekens/flopflip/commit/f62ab955815a295c23c1f2dab3901f6d5cbbc570), [`216ec4e`](https://github.com/tdeekens/flopflip/commit/216ec4ea59fa43863ef1dfe9ba56365e542b53e3), [`fb263d3`](https://github.com/tdeekens/flopflip/commit/fb263d3762d1cff0220a094d445561141a31f01c), [`7f1edb3`](https://github.com/tdeekens/flopflip/commit/7f1edb3105e589dae0b1d118111577c007f887cf), [`6799832`](https://github.com/tdeekens/flopflip/commit/6799832bddb9a60ba6a8988974815998bead6ab0), [`5df599d`](https://github.com/tdeekens/flopflip/commit/5df599d181739136dc01a1f0b0ed237c1f8a4570), [`1f527fc`](https://github.com/tdeekens/flopflip/commit/1f527fcdddcc2aa3009a1384810f28233c3fc141)]:
- @flopflip/adapter-utilities@15.0.0
- @flopflip/types@15.0.0
- @flopflip/cache@15.0.0
- @flopflip/localstorage-cache@15.0.0
- @flopflip/sessionstorage-cache@15.0.0

## 14.0.2

### Patch Changes
Expand Down
Loading

0 comments on commit a16bbb3

Please sign in to comment.