Skip to content

Commit

Permalink
Release: v1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek committed Apr 25, 2023
1 parent 30c77a5 commit d55b94b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckeditor/ckeditor5-package-generator",
"version": "1.0.0-beta.10",
"version": "1.0.0",
"private": true,
"keywords": [
"ckeditor",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-package-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ckeditor5-package-generator",
"version": "1.0.0-beta.10",
"version": "1.0.0",
"description": "A tool for creating a new package for CKEditor 5.",
"author": "CKSource (http://cksource.com/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor5-package-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckeditor/ckeditor5-package-tools",
"version": "1.0.0-beta.10",
"version": "1.0.0",
"description": "Development environment tools for the CKEditor 5 packages.",
"author": "CKSource (http://cksource.com/)",
"license": "MIT",
Expand Down

0 comments on commit d55b94b

Please sign in to comment.