Skip to content

Commit

Permalink
chore: release 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
malezjaa committed Jan 28, 2024
1 parent 3d6df2e commit c7ac275
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/code-highlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eddieseditor/code-highlight",
"version": "1.0.11",
"version": "1.0.12",
"author": "malezjaa <https://www.github.com/malezjaa>",
"description": "Code highlight plugin for Eddies Editor using Shikiji",
"homepage": "https://malezjaa.github.io/eddies/",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eddieseditor/core",
"version": "1.0.11",
"version": "1.0.12",
"author": "malezjaa <https://www.github.com/malezjaa>",
"description": "Core for Eddies editor",
"homepage": "https://malezjaa.github.io/eddies/",
Expand Down
4 changes: 2 additions & 2 deletions packages/eddies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eddies",
"version": "1.0.11",
"version": "1.0.12",
"author": "malezjaa <https://www.github.com/malezjaa>",
"description": "Fully featured, modern and extensible editor",
"homepage": "https://malezjaa.github.io/eddies/",
Expand Down Expand Up @@ -48,7 +48,7 @@
"typescript": "^5.2.2"
},
"dependencies": {
"@eddieseditor/core": "1.0.11",
"@eddieseditor/core": "1.0.12",
"@radix-ui/react-popover": "^1.0.7",
"@tiptap/core": "^2.1.13",
"@tiptap/extension-character-count": "^2.1.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/extension-emojis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eddieseditor/emojis",
"version": "1.0.11",
"version": "1.0.12",
"author": "malezjaa <https://www.github.com/malezjaa>",
"description": "Extension for eddies that adds emojis support",
"homepage": "https://malezjaa.github.io/eddies/",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit c7ac275

@vercel
Copy link

@vercel vercel bot commented on c7ac275 Jan 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.