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 Jan 8, 2025
1 parent 3526467 commit daf9757
Show file tree
Hide file tree
Showing 23 changed files with 64 additions and 84 deletions.
6 changes: 0 additions & 6 deletions .changeset/famous-dragons-sparkle.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lovely-seas-remember.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/perfect-sheep-relate.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/pretty-geese-divide.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## 0.2.7
### Patch Changes


- Updated dependency `memfs` to `4.15.2`. ([#831](https://github.com/bfra-me/works/pull/831))


- Updated dependency `consola` to `3.3.2`. ([#820](https://github.com/bfra-me/works/pull/820))


- Updated dependency `memfs` to `4.15.3`. ([#834](https://github.com/bfra-me/works/pull/834))


- Updated dependency `consola` to `3.3.3`. ([#823](https://github.com/bfra-me/works/pull/823))

## 0.2.6
### Patch 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.2.6",
"version": "0.2.7",
"description": "A command line utility to create new packages from customizable templates.",
"keywords": [
"cli",
Expand Down
33 changes: 33 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# @bfra.me/eslint-config

## 0.16.0
### Minor Changes


- Avoid bundling development dependencies. ([#841](https://github.com/bfra-me/works/pull/841))


### Patch Changes


- Disable conflicting TypeScript rule. ([#829](https://github.com/bfra-me/works/pull/829))


- Fix Prettier formatting when ESLint is run in an IDE. ([#828](https://github.com/bfra-me/works/pull/828))


- Updated dependency `@vitest/eslint-plugin` to `1.1.24`. ([#836](https://github.com/bfra-me/works/pull/836))


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


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

- Updated dependency `@vitest/eslint-plugin` to `1.1.22`. ([#818](https://github.com/bfra-me/works/pull/818))


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


- Updated dependency `@vitest/eslint-plugin` to `1.1.23`. ([#833](https://github.com/bfra-me/works/pull/833))

## 0.15.0
### Minor 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.15.0",
"version": "0.16.0",
"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.14.0
### Minor Changes


- Remove top-level `await`; change bundled config file extension to .mjs. ([#826](https://github.com/bfra-me/works/pull/826))

## 0.13.7
### 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.13.7",
"version": "0.14.0",
"description": "Shared Prettier configuration for 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.17
### Patch Changes


- Updated dependency `semantic-release` to `24.2.1`. ([#837](https://github.com/bfra-me/works/pull/837))

## 0.1.16
### 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.16",
"version": "0.1.17",
"description": "Semantic Release shareable configuration and plugins for bfra.me.",
"keywords": [
"bfra.me",
Expand Down

0 comments on commit daf9757

Please sign in to comment.