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 Nov 3, 2024
1 parent 9b395b9 commit ece4f87
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 20 deletions.
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-d4ae857.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.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 dependencies [[`9b395b9`](https://github.com/bfra-me/works/commit/9b395b977a7a852899fe19118f6bc526dc5b0572), [`becab16`](https://github.com/bfra-me/works/commit/becab166bdbbed9c7e793be54f9b7475bd99fa48)]:
- @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
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.3.3
### 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))

## 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.3.3",
"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 ece4f87

Please sign in to comment.