Skip to content

Commit

Permalink
Merge pull request #87 from builder-group/changeset-release/main
Browse files Browse the repository at this point in the history
[ci] version packages 🦋
  • Loading branch information
bennobuilder authored Dec 22, 2024
2 parents aaca3f5 + 8edc940 commit 6bb1857
Show file tree
Hide file tree
Showing 36 changed files with 171 additions and 43 deletions.
21 changes: 0 additions & 21 deletions .changeset/clean-jeans-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-poets-dress.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blgc/cli

## 0.0.22

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

## 0.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blgc/cli",
"version": "0.0.21",
"version": "0.0.22",
"private": false,
"description": "Straightforward CLI to bundle Typescript libraries with presets, powered by Rollup and Esbuild",
"keywords": [],
Expand Down
6 changes: 6 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blgc/config

## 0.0.27

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

## 0.0.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blgc/config",
"version": "0.0.26",
"version": "0.0.27",
"private": false,
"description": "Builder.Group's engineering style guide",
"keywords": [],
Expand Down
10 changes: 10 additions & 0 deletions packages/elevenlabs-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# elevenlabs-client

## 0.0.11

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- [email protected]
- @blgc/utils@0.0.30

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/elevenlabs-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elevenlabs-client",
"version": "0.0.10",
"version": "0.0.11",
"private": false,
"description": "Typesafe and straightforward fetch client for interacting with the ElevenLabs API using feature-fetch",
"keywords": [],
Expand Down
10 changes: 10 additions & 0 deletions packages/eprel-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# eprel-client

## 0.0.21

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- [email protected]
- @blgc/utils@0.0.30

## 0.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eprel-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eprel-client",
"version": "0.0.20",
"version": "0.0.21",
"private": false,
"description": "Typesafe and straightforward fetch client for interacting with the European Product Registry for Energy Labelling (EPREL) API using feature-fetch",
"keywords": [],
Expand Down
10 changes: 10 additions & 0 deletions packages/feature-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# feature-fetch

## 0.0.33

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- @blgc/utils@0.0.30
- @blgc/types@0.0.8

## 0.0.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "feature-fetch",
"version": "0.0.32",
"version": "0.0.33",
"private": false,
"description": "Straightforward, typesafe, and feature-based fetch wrapper supporting OpenAPI types",
"keywords": [],
Expand Down
12 changes: 12 additions & 0 deletions packages/feature-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# feature-form

## 0.0.32

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- [email protected]
- [email protected]
- @blgc/utils@0.0.30
- @blgc/types@0.0.8

## 0.0.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "feature-form",
"version": "0.0.31",
"version": "0.0.32",
"private": false,
"description": "Straightforward, typesafe, and feature-based form library for ReactJs",
"keywords": [],
Expand Down
10 changes: 10 additions & 0 deletions packages/feature-logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# feature-logger

## 0.0.26

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- @blgc/utils@0.0.30
- @blgc/types@0.0.8

## 0.0.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "feature-logger",
"version": "0.0.25",
"version": "0.0.26",
"private": false,
"description": "Straightforward, typesafe, and feature-based logging library",
"keywords": [],
Expand Down
6 changes: 6 additions & 0 deletions packages/feature-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# feature-react

## 0.0.32

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

## 0.0.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "feature-react",
"version": "0.0.31",
"version": "0.0.32",
"private": false,
"description": "ReactJs extension features for feature-state",
"keywords": [],
Expand Down
10 changes: 10 additions & 0 deletions packages/feature-state/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# feature-state

## 0.0.37

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- @blgc/utils@0.0.30
- @blgc/types@0.0.8

## 0.0.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/feature-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "feature-state",
"version": "0.0.36",
"version": "0.0.37",
"private": false,
"description": "Straightforward, typesafe, and feature-based state management library for ReactJs",
"keywords": [],
Expand Down
9 changes: 9 additions & 0 deletions packages/figma-connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# figma-connect

## 0.0.19

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- @blgc/utils@0.0.30

## 0.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/figma-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "figma-connect",
"version": "0.0.18",
"version": "0.0.19",
"private": false,
"description": "Straightforward and typesafe wrapper around the communication between the app/ui (iframe) and plugin (sandbox) part of a Figma Plugin",
"keywords": [],
Expand Down
10 changes: 10 additions & 0 deletions packages/google-webfonts-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# google-webfonts-client

## 0.0.24

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- [email protected]
- @blgc/utils@0.0.30

## 0.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/google-webfonts-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "google-webfonts-client",
"version": "0.0.23",
"version": "0.0.24",
"private": false,
"description": "Typesafe and straightforward fetch client for interacting with the Google Web Fonts API using feature-fetch",
"keywords": [],
Expand Down
14 changes: 14 additions & 0 deletions packages/openapi-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @blgc/openapi-router

## 0.1.0

### Minor Changes

- [#85](https://github.com/builder-group/community/pull/85) [`f952ca8`](https://github.com/builder-group/community/commit/f952ca8db768894b11446384f6af1af9d1178dd1) Thanks [@seddonm1](https://github.com/seddonm1)! - add support for `patch` method

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- [email protected]
- @blgc/types@0.0.8

## 0.0.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blgc/openapi-router",
"version": "0.0.23",
"version": "0.1.0",
"private": false,
"description": "Thin wrapper around the router of web frameworks like Express and Hono, offering OpenAPI typesafety and seamless integration with validation libraries such as Valibot and Zod",
"keywords": [],
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blgc/utils

## 0.0.30

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

## 0.0.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blgc/utils",
"version": "0.0.29",
"version": "0.0.30",
"private": false,
"description": "Straightforward, typesafe, and tree-shakable collection of utility functions",
"keywords": [],
Expand Down
11 changes: 11 additions & 0 deletions packages/validatenv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# validatenv

## 0.0.21

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- [email protected]
- @blgc/utils@0.0.30
2 changes: 1 addition & 1 deletion packages/validatenv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "validatenv",
"version": "0.0.20",
"version": "0.0.21",
"private": false,
"description": "Validate environment variables",
"keywords": [],
Expand Down
9 changes: 9 additions & 0 deletions packages/validation-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# validation-adapter

## 0.0.15

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- @blgc/utils@0.0.30

## 0.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/validation-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "validation-adapter",
"version": "0.0.14",
"version": "0.0.15",
"private": false,
"description": "Universal validation adapter that integrates various validation libraries like Zod, Valibot, and Yup",
"keywords": [],
Expand Down
9 changes: 9 additions & 0 deletions packages/validation-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# validation-adapters

## 0.0.17

### Patch Changes

- [#86](https://github.com/builder-group/community/pull/86) [`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda) Thanks [@github-actions](https://github.com/apps/github-actions)! - updated deps

- Updated dependencies [[`bee2ad4`](https://github.com/builder-group/community/commit/bee2ad467764493fd8737e8c46bc54d2af1f2cda)]:
- [email protected]

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/validation-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "validation-adapters",
"version": "0.0.16",
"version": "0.0.17",
"private": false,
"description": "Pre-made validation adapters for the validation-adapter library, including adapters for Zod and Valibot",
"keywords": [],
Expand Down
Loading

0 comments on commit 6bb1857

Please sign in to comment.