Skip to content

Commit

Permalink
chore(changesets): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bfra-me[bot] committed Feb 7, 2025
1 parent 81872bd commit e002dbe
Show file tree
Hide file tree
Showing 26 changed files with 79 additions and 85 deletions.
5 changes: 0 additions & 5 deletions .changeset/renovate-00a8bd0.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-17e03da.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-1c326ef.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-1f71b08.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-40b1fe2.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-4d80f41.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-52a127a.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-5454f29.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-670d1fb.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/renovate-8983e2b.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-98a8946.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-cc34404.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-dd5b349.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-ffc290c.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/api-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @bfra.me/api-core

## 0.2.3
### Patch Changes


- Updated dependency `@readme/oas-to-har` to `24.0.7`. ([#913](https://github.com/bfra-me/works/pull/913))
Updated dependency `oas` to `25.3.0`.

- Updated dependency `@readme/oas-to-har` to `24.0.6`. ([#904](https://github.com/bfra-me/works/pull/904))
Updated dependency `oas` to `25.2.2`.

## 0.2.2
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/api-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bfra.me/api-core",
"version": "0.2.2",
"version": "0.2.3",
"description": "The magic behind `api` 🧙",
"homepage": "https://api.readme.dev",
"bugs": {
Expand Down
6 changes: 6 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bfra.me/create

## 0.3.1
### Patch Changes


- Updated dependency `tsup` to `8.3.6`. ([#915](https://github.com/bfra-me/works/pull/915))

## 0.3.0
### Minor Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bfra.me/create",
"version": "0.3.0",
"version": "0.3.1",
"description": "A command line utility to create new packages from customizable templates.",
"keywords": [
"cli",
Expand Down
39 changes: 39 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@
# @bfra.me/eslint-config

## 0.16.5
### Patch Changes


- Updated dependency `@eslint/markdown` to `6.2.2`. ([#905](https://github.com/bfra-me/works/pull/905))


- Updated dependency `eslint-plugin-jsonc` to `2.19.0`. ([#906](https://github.com/bfra-me/works/pull/906))


- Updated dependency `eslint-plugin-perfectionist` to `4.8.0`. ([#933](https://github.com/bfra-me/works/pull/933))


- Updated dependency `eslint-plugin-jsdoc` to `50.6.3`. ([#914](https://github.com/bfra-me/works/pull/914))


- Updated dependency `eslint-config-flat-gitignore` to `1.0.1`. ([#920](https://github.com/bfra-me/works/pull/920))


- Updated dependency `typescript-eslint` to `8.23.0`. ([#930](https://github.com/bfra-me/works/pull/930))
Updated dependency `@typescript-eslint/types` to `8.23.0`.

- Updated dependency `eslint` to `9.19.0`. ([#911](https://github.com/bfra-me/works/pull/911))
Updated dependency `@eslint/js` to `9.19.0`.

- Updated dependency `tsup` to `8.3.6`. ([#915](https://github.com/bfra-me/works/pull/915))


- Updated dependency `eslint-plugin-jsonc` to `2.19.1`. ([#909](https://github.com/bfra-me/works/pull/909))


- Updated dependency `package-manager-detector` to `0.2.9`. ([#923](https://github.com/bfra-me/works/pull/923))


- Updated dependency `typescript-eslint` to `8.22.0`. ([#918](https://github.com/bfra-me/works/pull/918))
Updated dependency `@typescript-eslint/types` to `8.22.0`.

- Updated dependency `eslint-flat-config-utils` to `1.1.0`. ([#901](https://github.com/bfra-me/works/pull/901))

## 0.16.4
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bfra.me/eslint-config",
"version": "0.16.4",
"version": "0.16.5",
"description": "Shared ESLint configuration for bfra.me",
"keywords": [
"bfra.me",
Expand Down
6 changes: 6 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bfra.me/prettier-config

## 0.15.2
### Patch Changes


- Updated dependency `tsup` to `8.3.6`. ([#915](https://github.com/bfra-me/works/pull/915))

## 0.15.1
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bfra.me/prettier-config",
"version": "0.15.1",
"version": "0.15.2",
"description": "Shared Prettier configuration for bfra.me",
"keywords": [
"bfra.me",
Expand Down
6 changes: 6 additions & 0 deletions packages/prettier-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bfra.me/prettier-plugins

## 0.5.9
### Patch Changes


- Updated dependency `tsup` to `8.3.6`. ([#915](https://github.com/bfra-me/works/pull/915))

## 0.5.8
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bfra.me/prettier-plugins",
"version": "0.5.8",
"version": "0.5.9",
"description": "Plugins for Prettier used across bfra.me.",
"keywords": [
"bfra.me",
Expand Down
6 changes: 6 additions & 0 deletions packages/semantic-release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bfra.me/semantic-release

## 0.1.18
### Patch Changes


- Updated dependency `tsup` to `8.3.6`. ([#915](https://github.com/bfra-me/works/pull/915))

## 0.1.17
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bfra.me/semantic-release",
"version": "0.1.17",
"version": "0.1.18",
"description": "Semantic Release shareable configuration and plugins for bfra.me.",
"keywords": [
"bfra.me",
Expand Down

0 comments on commit e002dbe

Please sign in to comment.