diff --git a/.changeset/cool-cherries-count.md b/.changeset/cool-cherries-count.md deleted file mode 100644 index e1601db..0000000 --- a/.changeset/cool-cherries-count.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@diacritic/utilities": patch -"@diacritic/detector": patch -"@diacritic/runtime": patch -"@diacritic/parser": patch -"@diacritic/react": patch -"@diacritic/core": patch ---- - -Adding changeset diff --git a/.changeset/hip-rocks-crash.md b/.changeset/hip-rocks-crash.md deleted file mode 100644 index ea430ba..0000000 --- a/.changeset/hip-rocks-crash.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@diacritic/utilities": patch -"@diacritic/detector": patch -"@diacritic/runtime": patch -"@diacritic/parser": patch -"@diacritic/react": patch -"@diacritic/core": patch ---- - -Create base vitepress documentation diff --git a/.changeset/slimy-cobras-nail.md b/.changeset/slimy-cobras-nail.md deleted file mode 100644 index 3940ee7..0000000 --- a/.changeset/slimy-cobras-nail.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@diacritic/utilities": patch -"@diacritic/detector": patch -"@diacritic/runtime": patch -"@diacritic/parser": patch -"@diacritic/react": patch -"@diacritic/core": patch ---- - -Change entire core logic diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md new file mode 100644 index 0000000..bef1ce2 --- /dev/null +++ b/packages/core/CHANGELOG.md @@ -0,0 +1,11 @@ +# @diacritic/core + +## 0.0.2 + +### Patch Changes + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`6a98285`](https://github.com/ceopaludetto/diacritic/commit/6a98285f111207ae8e4af9e608161f8ce8bb9980) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Adding changeset + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Create base vitepress documentation + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Change entire core logic diff --git a/packages/core/package.json b/packages/core/package.json index 46ae2a6..e5b563b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@diacritic/core", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "packageManager": "bun@1.1.8", "sideEffects": true, "exports": { diff --git a/packages/detector/CHANGELOG.md b/packages/detector/CHANGELOG.md new file mode 100644 index 0000000..dc41ca8 --- /dev/null +++ b/packages/detector/CHANGELOG.md @@ -0,0 +1,14 @@ +# @diacritic/detector + +## 0.0.2 + +### Patch Changes + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`6a98285`](https://github.com/ceopaludetto/diacritic/commit/6a98285f111207ae8e4af9e608161f8ce8bb9980) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Adding changeset + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Create base vitepress documentation + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Change entire core logic + +- Updated dependencies [[`6a98285`](https://github.com/ceopaludetto/diacritic/commit/6a98285f111207ae8e4af9e608161f8ce8bb9980), [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0), [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0)]: + - @diacritic/runtime@0.0.2 diff --git a/packages/detector/package.json b/packages/detector/package.json index 2c98fa1..1eb6334 100644 --- a/packages/detector/package.json +++ b/packages/detector/package.json @@ -1,7 +1,7 @@ { "name": "@diacritic/detector", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "packageManager": "bun@1.1.8", "sideEffects": true, "exports": { diff --git a/packages/parser/CHANGELOG.md b/packages/parser/CHANGELOG.md new file mode 100644 index 0000000..909cc45 --- /dev/null +++ b/packages/parser/CHANGELOG.md @@ -0,0 +1,11 @@ +# @diacritic/parser + +## 0.0.2 + +### Patch Changes + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`6a98285`](https://github.com/ceopaludetto/diacritic/commit/6a98285f111207ae8e4af9e608161f8ce8bb9980) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Adding changeset + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Create base vitepress documentation + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Change entire core logic diff --git a/packages/parser/package.json b/packages/parser/package.json index 972b435..3246129 100644 --- a/packages/parser/package.json +++ b/packages/parser/package.json @@ -1,7 +1,7 @@ { "name": "@diacritic/parser", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "packageManager": "bun@1.1.8", "sideEffects": true, "exports": { diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md new file mode 100644 index 0000000..eb79f30 --- /dev/null +++ b/packages/react/CHANGELOG.md @@ -0,0 +1,14 @@ +# @diacritic/react + +## 0.0.2 + +### Patch Changes + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`6a98285`](https://github.com/ceopaludetto/diacritic/commit/6a98285f111207ae8e4af9e608161f8ce8bb9980) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Adding changeset + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Create base vitepress documentation + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Change entire core logic + +- Updated dependencies [[`6a98285`](https://github.com/ceopaludetto/diacritic/commit/6a98285f111207ae8e4af9e608161f8ce8bb9980), [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0), [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0)]: + - @diacritic/runtime@0.0.2 diff --git a/packages/react/package.json b/packages/react/package.json index 9d85f2a..0f53878 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "@diacritic/react", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "packageManager": "bun@1.1.8", "sideEffects": false, "exports": { diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md new file mode 100644 index 0000000..5537cff --- /dev/null +++ b/packages/runtime/CHANGELOG.md @@ -0,0 +1,11 @@ +# @diacritic/runtime + +## 0.0.2 + +### Patch Changes + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`6a98285`](https://github.com/ceopaludetto/diacritic/commit/6a98285f111207ae8e4af9e608161f8ce8bb9980) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Adding changeset + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Create base vitepress documentation + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Change entire core logic diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 3ae63b3..3b71e39 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,7 +1,7 @@ { "name": "@diacritic/runtime", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "packageManager": "bun@1.1.8", "sideEffects": true, "exports": { diff --git a/packages/utilities/CHANGELOG.md b/packages/utilities/CHANGELOG.md new file mode 100644 index 0000000..c3a61f1 --- /dev/null +++ b/packages/utilities/CHANGELOG.md @@ -0,0 +1,14 @@ +# @diacritic/utilities + +## 0.0.2 + +### Patch Changes + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`6a98285`](https://github.com/ceopaludetto/diacritic/commit/6a98285f111207ae8e4af9e608161f8ce8bb9980) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Adding changeset + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Create base vitepress documentation + +- [#1](https://github.com/ceopaludetto/diacritic/pull/1) [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0) Thanks [@ceopaludetto](https://github.com/ceopaludetto)! - Change entire core logic + +- Updated dependencies [[`6a98285`](https://github.com/ceopaludetto/diacritic/commit/6a98285f111207ae8e4af9e608161f8ce8bb9980), [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0), [`1871cab`](https://github.com/ceopaludetto/diacritic/commit/1871cab5d67d9efb81b1f632148c60e3c01f38c0)]: + - @diacritic/core@0.0.2 diff --git a/packages/utilities/package.json b/packages/utilities/package.json index 4b7092e..17913b1 100644 --- a/packages/utilities/package.json +++ b/packages/utilities/package.json @@ -1,7 +1,7 @@ { "name": "@diacritic/utilities", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "packageManager": "bun@1.1.8", "sideEffects": false, "exports": {