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 30, 2024
1 parent 12e38b2 commit e3380d3
Show file tree
Hide file tree
Showing 13 changed files with 55 additions and 16 deletions.
10 changes: 0 additions & 10 deletions .changeset/soft-flies-itch.md

This file was deleted.

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

## 0.0.11

### Patch Changes

- [#27](https://github.com/ceopaludetto/diacritic/pull/27) [`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add a more standard package to deal with the proxy to avoid conflicts in legacy modern resolutions

- Updated dependencies [[`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712)]:
- @diacritic/utilities@0.0.11

## 0.0.10

### 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.10",
"version": "0.0.11",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
6 changes: 6 additions & 0 deletions packages/detector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @diacritic/detector

## 0.0.11

### Patch Changes

- [#27](https://github.com/ceopaludetto/diacritic/pull/27) [`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add a more standard package to deal with the proxy to avoid conflicts in legacy modern resolutions

## 0.0.10

### 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.10",
"version": "0.0.11",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
10 changes: 10 additions & 0 deletions packages/parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @diacritic/parser

## 0.0.11

### Patch Changes

- [#27](https://github.com/ceopaludetto/diacritic/pull/27) [`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add a more standard package to deal with the proxy to avoid conflicts in legacy modern resolutions

- Updated dependencies [[`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712)]:
- @diacritic/core@0.0.11
- @diacritic/utilities@0.0.11

## 0.0.10

### 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.10",
"version": "0.0.11",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
9 changes: 9 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @diacritic/react

## 0.0.11

### Patch Changes

- [#27](https://github.com/ceopaludetto/diacritic/pull/27) [`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add a more standard package to deal with the proxy to avoid conflicts in legacy modern resolutions

- Updated dependencies [[`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712)]:
- @diacritic/runtime@0.0.11

## 0.0.10

### 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.10",
"version": "0.0.11",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
9 changes: 9 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @diacritic/runtime

## 0.0.11

### Patch Changes

- [#27](https://github.com/ceopaludetto/diacritic/pull/27) [`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add a more standard package to deal with the proxy to avoid conflicts in legacy modern resolutions

- Updated dependencies [[`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712)]:
- @diacritic/utilities@0.0.11

## 0.0.10

### 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.10",
"version": "0.0.11",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down
6 changes: 6 additions & 0 deletions packages/utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @diacritic/utilities

## 0.0.11

### Patch Changes

- [#27](https://github.com/ceopaludetto/diacritic/pull/27) [`12e38b2`](https://github.com/ceopaludetto/diacritic/commit/12e38b2d16f8a819c5b96489f186d71a0f2ed712) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Add a more standard package to deal with the proxy to avoid conflicts in legacy modern resolutions

## 0.0.10

### 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.10",
"version": "0.0.11",
"author": {
"name": "Carlos Eduardo de Oliveira Paludetto",
"email": "ceo.paludetto@gmail.com",
Expand Down

0 comments on commit e3380d3

Please sign in to comment.