Skip to content

Commit

Permalink
chore(🦋📦): publish packages (#576)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Nov 4, 2024
1 parent 1d73bdf commit e6419bf
Show file tree
Hide file tree
Showing 17 changed files with 65 additions and 56 deletions.
6 changes: 0 additions & 6 deletions .changeset/breezy-scissors-bow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/green-fans-smile.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-dolls-confess.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/strange-windows-study.md

This file was deleted.

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

## 0.0.2
### Patch Changes


- Updated dependency `@types/node` to `20.17.5`. ([#579](https://github.com/bfra-me/works/pull/579))


- Updated dependency `@types/node` to `20.17.4`. ([#577](https://github.com/bfra-me/works/pull/577))


- Updated dependency `@types/node` to `22.8.6`. ([#580](https://github.com/bfra-me/works/pull/580))

- Updated dependencies [[`bbfa9b1`](https://github.com/bfra-me/works/commit/bbfa9b10a8b6860a1bc399588967a088cf2d86fd), [`9b395b9`](https://github.com/bfra-me/works/commit/9b395b977a7a852899fe19118f6bc526dc5b0572), [`becab16`](https://github.com/bfra-me/works/commit/becab166bdbbed9c7e793be54f9b7475bd99fa48), [`faf762f`](https://github.com/bfra-me/works/commit/faf762fc8d1268f1528e7e2efd4a6ead0a2ed99f), [`bbfa9b1`](https://github.com/bfra-me/works/commit/bbfa9b10a8b6860a1bc399588967a088cf2d86fd), [`bbfa9b1`](https://github.com/bfra-me/works/commit/bbfa9b10a8b6860a1bc399588967a088cf2d86fd)]:
- @bfra.me/[email protected]

## 0.0.1
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bfra.me/works",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"description": "bfra.me tools and components",
"keywords": [
Expand Down
16 changes: 16 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @bfra.me/create

## 0.1.0
### Minor Changes


- Add the @bfra.me/create utility. The `create` CLI is used to generate package sources from predefined templates. ([#564](https://github.com/bfra-me/works/pull/564))


### Patch Changes


- Updated dependency `yargs` to `17.7.2`. ([#583](https://github.com/bfra-me/works/pull/583))


- Updated dependency `@types/node` to `22.8.6`. ([#580](https://github.com/bfra-me/works/pull/580))
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.0.0",
"version": "0.1.0",
"description": "A command line utility to create new packages from customizable templates.",
"keywords": [
"cli",
Expand Down
24 changes: 24 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @bfra.me/eslint-config

## 0.4.0
### Minor Changes


- Overhaul and refactor types and type generation. ([#578](https://github.com/bfra-me/works/pull/578))


### Patch Changes


- Updated dependency `@types/node` to `20.17.5`. ([#579](https://github.com/bfra-me/works/pull/579))


- Updated dependency `@types/node` to `20.17.4`. ([#577](https://github.com/bfra-me/works/pull/577))


- Updated dependency `@types/node` to `22.8.6`. ([#580](https://github.com/bfra-me/works/pull/580))


- Add epilogue override for sources of CLIs. ([#578](https://github.com/bfra-me/works/pull/578))


- Add missing config names for TypeScript typed linting. ([#578](https://github.com/bfra-me/works/pull/578))

## 0.3.2
### 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.3.2",
"version": "0.4.0",
"description": "Shared ESLint 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.6
### Patch Changes


- Updated dependency `@swc/core` to `1.7.42`. ([#575](https://github.com/bfra-me/works/pull/575))

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

0 comments on commit e6419bf

Please sign in to comment.