Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(🦋📦): publish packages #652

Merged
merged 1 commit into from
Nov 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/five-buttons-play.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/little-wolves-invite.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/renovate-4a14476.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/renovate-4c8d06a.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## 0.0.11
### Patch Changes


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


- Updated dependency `@microsoft/api-extractor` to `7.48.0`. ([#651](https://github.com/bfra-me/works/pull/651))


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

## 0.0.10
### 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.10",
"version": "0.0.11",
"private": true,
"description": "bfra.me tools and components",
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @bfra.me/create

## 0.1.5
### Patch Changes


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


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

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

## 0.4.9
### Patch Changes


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


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

## 0.4.8
### 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.4.8",
"version": "0.4.9",
"description": "Shared ESLint configuration for bfra.me",
"keywords": [
"bfra.me",
Expand Down
15 changes: 15 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @bfra.me/prettier-config

## 0.10.0
### Minor Changes


- Move `prettier.config.js` to `index.js` ([#658](https://github.com/bfra-me/works/pull/658))


### Patch Changes


- Add banner to improve CJS compatibility ([#658](https://github.com/bfra-me/works/pull/658))

- Updated dependencies [[`779d16d`](https://github.com/bfra-me/works/commit/779d16d80f0636f9284bbcd3afc82ec426688a47), [`dce024c`](https://github.com/bfra-me/works/commit/dce024c7488a7fa40cde749594e54f61a902435f), [`75750d3`](https://github.com/bfra-me/works/commit/75750d39c59665396e5c006585f4b1fa43054721)]:
- @bfra.me/[email protected]

## 0.9.4
### 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.9.4",
"version": "0.10.0",
"description": "Shared Prettier configuration for bfra.me",
"keywords": [
"bfra.me",
Expand Down
12 changes: 12 additions & 0 deletions packages/prettier-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @bfra.me/prettier-plugins

## 0.5.3
### Patch Changes


- Updated dependency `type-fest` to `4.28.0`. ([#656](https://github.com/bfra-me/works/pull/656))


- Updated dependency `type-fest` to `4.27.1`. ([#654](https://github.com/bfra-me/works/pull/654))


- Updated dependency `sort-package-json` to `2.12.0`. ([#655](https://github.com/bfra-me/works/pull/655))

## 0.5.2
### 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.2",
"version": "0.5.3",
"description": "Plugins for Prettier used across bfra.me.",
"keywords": [
"bfra.me",
Expand Down
9 changes: 9 additions & 0 deletions packages/semantic-release/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @bfra.me/semantic-release

## 0.1.10
### Patch Changes


- Updated dependency `type-fest` to `4.28.0`. ([#656](https://github.com/bfra-me/works/pull/656))


- Updated dependency `type-fest` to `4.27.1`. ([#654](https://github.com/bfra-me/works/pull/654))

## 0.1.9
### 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.9",
"version": "0.1.10",
"description": "Semantic Release shareable configuration and plugins for bfra.me.",
"keywords": [
"bfra.me",
Expand Down
9 changes: 9 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @bfra.me/tsconfig

## 0.9.2
### Patch Changes


- Updated dependency `type-fest` to `4.28.0`. ([#656](https://github.com/bfra-me/works/pull/656))


- Updated dependency `type-fest` to `4.27.1`. ([#654](https://github.com/bfra-me/works/pull/654))

## 0.9.1
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bfra.me/tsconfig",
"version": "0.9.1",
"version": "0.9.2",
"description": "Shared TypeScript configuration for bfra.me",
"keywords": [
"bfra.me",
Expand Down