Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ceopaludetto committed May 26, 2024
1 parent f4b932e commit 279b4c4
Show file tree
Hide file tree
Showing 14 changed files with 67 additions and 26 deletions.
10 changes: 0 additions & 10 deletions .changeset/beige-experts-brush.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/tasty-buckets-return.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @diacritic/core

## 0.0.6

### Patch Changes

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add missing \* on workspace protocol

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Make the accept header parser loose

- Updated dependencies [[`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676), [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676)]:
- @diacritic/utilities@0.0.6

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@diacritic/core",
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
8 changes: 8 additions & 0 deletions packages/detector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @diacritic/detector

## 0.0.6

### Patch Changes

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add missing \* on workspace protocol

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Make the accept header parser loose

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/detector/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@diacritic/detector",
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
12 changes: 12 additions & 0 deletions packages/parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @diacritic/parser

## 0.0.6

### Patch Changes

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add missing \* on workspace protocol

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Make the accept header parser loose

- Updated dependencies [[`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676), [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676)]:
- @diacritic/core@0.0.6
- @diacritic/utilities@0.0.6

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@diacritic/parser",
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
11 changes: 11 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @diacritic/react

## 0.0.6

### Patch Changes

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add missing \* on workspace protocol

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Make the accept header parser loose

- Updated dependencies [[`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676), [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676)]:
- @diacritic/runtime@0.0.6

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@diacritic/react",
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
11 changes: 11 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @diacritic/runtime

## 0.0.6

### Patch Changes

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add missing \* on workspace protocol

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Make the accept header parser loose

- Updated dependencies [[`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676), [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676)]:
- @diacritic/utilities@0.0.6

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@diacritic/runtime",
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
8 changes: 8 additions & 0 deletions packages/utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @diacritic/utilities

## 0.0.6

### Patch Changes

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add missing \* on workspace protocol

- [#14](https://github.com/ceopaludetto/diacritic/pull/14) [`c469eac`](https://github.com/ceopaludetto/diacritic/commit/c469eaca7d2f4487f068a2f4df0218218903a676) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Make the accept header parser loose

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@diacritic/utilities",
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down

0 comments on commit 279b4c4

Please sign in to comment.